summaryrefslogtreecommitdiff
path: root/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/storage/zfs/syncoid/templates/autosuspend.timer.j2')
-rw-r--r--roles/storage/zfs/syncoid/templates/autosuspend.timer.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
new file mode 100644
index 00000000..40852739
--- /dev/null
+++ b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2
@@ -0,0 +1,8 @@
+[Unit]
+Description=automatic system suspender for syncoid-based backups
+
+[Timer]
+OnCalendar=*-*-* *:03/10:00
+
+[Install]
+WantedBy=timers.target