aboutsummaryrefslogtreecommitdiffstats
path: root/backup-notes.timer
diff options
context:
space:
mode:
Diffstat (limited to 'backup-notes.timer')
-rw-r--r--backup-notes.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/backup-notes.timer b/backup-notes.timer
new file mode 100644
index 0000000..0ecd080
--- /dev/null
+++ b/backup-notes.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run backup-notes service every 30 minutes
+
+[Timer]
+OnUnitActiveSec=30m
+Unit=backup-notes.service
+
+[Install]
+WantedBy=timers.target