summaryrefslogtreecommitdiff
path: root/roles/storage/zfs/syncoid/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/storage/zfs/syncoid/templates')
-rw-r--r--roles/storage/zfs/syncoid/templates/autosuspend.timer.j22
-rw-r--r--roles/storage/zfs/syncoid/templates/pull.service.j2 (renamed from roles/storage/zfs/syncoid/templates/run.service.j2)0
-rw-r--r--roles/storage/zfs/syncoid/templates/pull.timer.j2 (renamed from roles/storage/zfs/syncoid/templates/run.timer.j2)0
3 files changed, 1 insertions, 1 deletions
diff --git a/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
index 5c0b3329..40852739 100644
--- a/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
+++ b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
@@ -2,7 +2,7 @@
Description=automatic system suspender for syncoid-based backups
[Timer]
-OnCalendar=*-*-* *-03/10-00
+OnCalendar=*-*-* *:03/10:00
[Install]
WantedBy=timers.target
diff --git a/roles/storage/zfs/syncoid/templates/run.service.j2 b/roles/storage/zfs/syncoid/templates/pull.service.j2
index 33283576..33283576 100644
--- a/roles/storage/zfs/syncoid/templates/run.service.j2
+++ b/roles/storage/zfs/syncoid/templates/pull.service.j2
diff --git a/roles/storage/zfs/syncoid/templates/run.timer.j2 b/roles/storage/zfs/syncoid/templates/pull.timer.j2
index cc252854..cc252854 100644
--- a/roles/storage/zfs/syncoid/templates/run.timer.j2
+++ b/roles/storage/zfs/syncoid/templates/pull.timer.j2