From eb9f54b296b8a2c0776babddff5cfe2e2febea3b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 20 May 2021 12:38:57 +0200 Subject: syncoid autosuspend: improve log out put and timer accuracy --- roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/storage/zfs/syncoid/templates/autosuspend.timer.j2') diff --git a/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 index 44413114..fee94905 100644 --- a/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 +++ b/roles/storage/zfs/syncoid/templates/autosuspend.timer.j2 @@ -3,6 +3,7 @@ Description=automatic system suspender for syncoid-based backups [Timer] OnCalendar=*-*-* *:04/10:30 +AccuracySec=10s [Install] WantedBy=timers.target -- cgit v1.2.3