From 6ca42fa806a8910b1c81d43f6767cfd373219246 Mon Sep 17 00:00:00 2001 From: BrainwreckedTech <3752022+BrainwreckedTech@users.noreply.github.com> Date: Sat, 14 Sep 2019 09:22:07 -0400 Subject: [PATCH] Added zfs-snapshot.timer unit. --- zfs-snapshot@.timer | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 zfs-snapshot@.timer diff --git a/zfs-snapshot@.timer b/zfs-snapshot@.timer new file mode 100644 index 0000000..df2534d --- /dev/null +++ b/zfs-snapshot@.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Daily snapshot of %I + +[Timer] +OnCalendar=07:00:00 +AccuracySec=150s +Persistent=true + +[Install] +WantedBy=timers.target