Remount datasets on soft-reboot
[zfs.git] / etc / systemd / system / zfs-scrub-monthly@.timer.in
blob9030684682781730df6c12b4df46211957c45926
1 [Unit]
2 Description=Monthly zpool scrub timer for %i
3 Documentation=man:zpool-scrub(8)
5 [Timer]
6 OnCalendar=monthly
7 Persistent=true
8 RandomizedDelaySec=1h
9 Unit=zfs-scrub@%i.service
11 [Install]
12 WantedBy=timers.target