diff options
Diffstat (limited to 'sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot-hourly.timer')
-rw-r--r-- | sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot-hourly.timer | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot-hourly.timer b/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot-hourly.timer new file mode 100644 index 000000000000..5d3f5e51e312 --- /dev/null +++ b/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot-hourly.timer @@ -0,0 +1,8 @@ +[Unit] +Description=ZFS hourly snapshot timer +Documentation=man:zfs-auto-snapshot(8) + +[Timer] +OnCalendar=hourly +Persistent=true +RandomizedDelaySec=59 |