summaryrefslogtreecommitdiff
path: root/systemd/restic-backup.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/restic-backup.timer')
-rw-r--r--systemd/restic-backup.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/restic-backup.timer b/systemd/restic-backup.timer
new file mode 100644
index 0000000..a2c0b47
--- /dev/null
+++ b/systemd/restic-backup.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run Restic Daily Backup
+
+[Timer]
+OnCalendar=*-*-* 03:00:00
+Persistent=true
+
+[Install]
+WantedBy=timers.target