summaryrefslogtreecommitdiff
path: root/aux/www-maintenance@hourly.timer
diff options
context:
space:
mode:
Diffstat (limited to 'aux/www-maintenance@hourly.timer')
-rw-r--r--aux/www-maintenance@hourly.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/aux/www-maintenance@hourly.timer b/aux/www-maintenance@hourly.timer
new file mode 100644
index 0000000..dd29194
--- /dev/null
+++ b/aux/www-maintenance@hourly.timer
@@ -0,0 +1,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