summarylogtreecommitdiffstats
path: root/healthchecks-clean-db.timer
diff options
context:
space:
mode:
Diffstat (limited to 'healthchecks-clean-db.timer')
-rw-r--r--healthchecks-clean-db.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/healthchecks-clean-db.timer b/healthchecks-clean-db.timer
new file mode 100644
index 000000000000..ef2a54985686
--- /dev/null
+++ b/healthchecks-clean-db.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Weekly healthchecks database clean-up.
+Documentation=https://github.com/healthchecks/healthchecks
+
+[Timer]
+OnCalendar=weekly
+AccuracySec=1h
+Persistent=true
+
+[Install]
+WantedBy=timers.target