aboutsummaryrefslogtreecommitdiff
path: root/stow/duplicity/.local/share/systemd/user/backup.timer
diff options
context:
space:
mode:
Diffstat (limited to 'stow/duplicity/.local/share/systemd/user/backup.timer')
-rw-r--r--stow/duplicity/.local/share/systemd/user/backup.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/stow/duplicity/.local/share/systemd/user/backup.timer b/stow/duplicity/.local/share/systemd/user/backup.timer
new file mode 100644
index 0000000..b7815d6
--- /dev/null
+++ b/stow/duplicity/.local/share/systemd/user/backup.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run backup every four hours
+
+[Timer]
+OnCalendar=*-*-* 0/4:15
+Persistent=true
+
+[Install]
+WantedBy=timers.target