From 4e909b3bdec4f356ad1186b7aac0b21931ffa46d Mon Sep 17 00:00:00 2001 From: BrainwreckedTech <3752022+BrainwreckedTech@users.noreply.github.com> Date: Fri, 22 Nov 2019 13:31:33 -0500 Subject: [PATCH] Changed time that the timer executes to near-end-of-day --- zfs-snapshot@.timer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfs-snapshot@.timer b/zfs-snapshot@.timer index df2534d..5495a82 100644 --- a/zfs-snapshot@.timer +++ b/zfs-snapshot@.timer @@ -2,7 +2,7 @@ Description=Daily snapshot of %I [Timer] -OnCalendar=07:00:00 +OnCalendar=23:55:00 AccuracySec=150s Persistent=true