Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/airootfs')
-rw-r--r--configs/releng/airootfs/etc/systemd/system/reflector.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/airootfs/etc/systemd/system/reflector.service b/configs/releng/airootfs/etc/systemd/system/reflector.service
index e15dccf..4058e36 100644
--- a/configs/releng/airootfs/etc/systemd/system/reflector.service
+++ b/configs/releng/airootfs/etc/systemd/system/reflector.service
@@ -9,7 +9,7 @@ ConditionKernelCommandLine=!mirror
[Service]
Type=oneshot
-ExecStart=/usr/bin/reflector --protocol https --age 1 --sort rate --save /etc/pacman.d/mirrorlist
+ExecStart=/usr/bin/reflector --protocol https --latest 70 --sort rate --save /etc/pacman.d/mirrorlist
Restart=on-failure
RestartSec=10
CacheDirectory=reflector