We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fa4b4 commit c17bc66Copy full SHA for c17bc66
modules/share/airootfs.any/etc/systemd/system/reflector.service
@@ -3,4 +3,4 @@ Description=Pacman mirrorlist update
3
4
[Service]
5
Type=oneshot
6
-ExecStart=/usr/bin/reflector --protocol https --latest 30 --number 20 --sort rate --save /etc/pacman.d/mirrorlist
+ExecStart=/usr/bin/reflector --protocol https --latest 20 --number 20 --sort rate --save /etc/pacman.d/mirrorlist
0 commit comments