summarylogtreecommitdiffstats
path: root/reflector.service
blob: b795491e36d042fda75b4a371db03884e04194c5 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Pacman mirrorlist update
Documentation=https://wiki.archlinux.org/index.php/Reflector

[Service]
Type=oneshot
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