summaryrefslogtreecommitdiff
path: root/aux/www-refresh.timer
blob: d507e2fe55ff3088f8880d0f682fdf8419634928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Website update cron job

[Timer]
Persistent=true
# somewhere between 4am and 5am MDT (in the summer;
# between 3am and 4am MST in the winter)
OnCalendar=*-*-* 10:00:00 UTC
RandomizedDelaySec=1h

[Install]
WantedBy=default.target