diff --git a/configs/releng/airootfs/etc/systemd/system/reflector.service b/configs/releng/airootfs/etc/systemd/system/reflector.service
index e15dccf4d4165de09ceafde4aa2f37b5ada9c20a..4058e361da768708f8cdffc72ef088557255c684 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