aboutsummaryrefslogtreecommitdiffstats
path: root/system/update-mirrorlist.timer
blob: 72d36883e778964798cf9cce74f68e99e85e5d06 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Update pacman mirrorlist every Monday at 05:00

[Timer]
# Every Monday at 05:00
OnCalendar=Mon *-*-* 05:00
Persistent=true

[Install]
WantedBy=timers.target