summarylogtreecommitdiffstats
path: root/reflector.service
diff options
context:
space:
mode:
Diffstat (limited to 'reflector.service')
-rw-r--r--reflector.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/reflector.service b/reflector.service
index 5edbcc10f665..52c17dbbeea9 100644
--- a/reflector.service
+++ b/reflector.service
@@ -8,4 +8,4 @@ After=network-online.target
Type=oneshot
EnvironmentFile=/usr/share/reflector-timer/reflector.conf
EnvironmentFile=-/etc/conf.d/reflector.conf
-ExecStart=/usr/bin/reflector --age "$AGE" --country "${COUNTRY}" --latest "$LATEST" --number "$NUMBER" --sort "$SORT" --save /etc/pacman.d/mirrorlist "$PROTOCOL1" "$PROTOCOL2" "$PROTOCOL3" "$PROTOCOL4"
+ExecStart=/usr/bin/reflector --age "$AGE" --country "${COUNTRY}" --latest "$LATEST" --number "$NUMBER" --sort "$SORT" --save /etc/pacman.d/mirrorlist "$PROTOCOL1" "$PROTOCOL2" "$PROTOCOL3"