8 lines
152 B
SYSTEMD
8 lines
152 B
SYSTEMD
[Unit]
|
|
Description=ZFS monthly snapshot timer
|
|
Documentation=man:zfs-auto-snapshot(8)
|
|
|
|
[Timer]
|
|
OnCalendar=monthly
|
|
Persistent=true
|
|
RandomizedDelaySec=600
|