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