summarylogtreecommitdiffstats
path: root/rsnapshot-hourly@.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-hourly@.timer
parentc3df612574440d6772e9497a01c48789a747525a (diff)
downloadaur-rsnapshot-systemd.tar.gz
Made template variable the configuration file
Diffstat (limited to 'rsnapshot-hourly@.timer')
-rw-r--r--rsnapshot-hourly@.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/rsnapshot-hourly@.timer b/rsnapshot-hourly@.timer
new file mode 100644
index 000000000000..b4de4b6e8726
--- /dev/null
+++ b/rsnapshot-hourly@.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=rsnapshot hourly timer
+
+[Timer]
+OnCalendar=*-*-* *:00
+Persistent=true
+Unit=rsnapshot-hourly@%i.service
+
+[Install]
+WantedBy=timers.target