summarylogtreecommitdiffstats
path: root/rsnapshot-weekly@.timer
diff options
context:
space:
mode:
authorS. D. Cloudt2020-02-14 13:19:12 +0100
committerS. D. Cloudt2020-02-14 13:19:12 +0100
commit8ffc98b60dd60c4b287b6d90981d33f368b00246 (patch)
tree395fdd4b44bf78ecf796265309d7b56e725db978 /rsnapshot-weekly@.timer
parentc3df612574440d6772e9497a01c48789a747525a (diff)
downloadaur-rsnapshot-systemd.tar.gz
Made template variable the configuration file
Diffstat (limited to 'rsnapshot-weekly@.timer')
-rw-r--r--rsnapshot-weekly@.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/rsnapshot-weekly@.timer b/rsnapshot-weekly@.timer
new file mode 100644
index 000000000000..8ba3b03c626c
--- /dev/null
+++ b/rsnapshot-weekly@.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=rsnapshot weekly timer
+
+[Timer]
+OnCalendar=Monday *-*-* 4:30
+Persistent=true
+Unit=rsnapshot-weekly@%i.service
+
+[Install]
+WantedBy=timers.target