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

[Timer]
Persistent=true
# Run every hour, except for 10am UTC (see the @daily timer), when the
# @daily timer runs instead.
OnCalendar=*-*-* 0..9,11..23:00:00 UTC
RandomizedDelaySec=1h

[Install]
WantedBy=default.target