summaryrefslogtreecommitdiff
path: root/systemd/restic-check.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/restic-check.timer')
-rw-r--r--systemd/restic-check.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/restic-check.timer b/systemd/restic-check.timer
new file mode 100644
index 0000000..4d14b37
--- /dev/null
+++ b/systemd/restic-check.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run Restic Weekly Repository Integrity Check
+
+[Timer]
+OnCalendar=weekly
+Persistent=true
+
+[Install]
+WantedBy=timers.target