aboutsummaryrefslogtreecommitdiffstats
path: root/etc/systemd/system/[email protected]
blob: 9030684682781730df6c12b4df46211957c45926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Monthly zpool scrub timer for %i
Documentation=man:zpool-scrub(8)

[Timer]
OnCalendar=monthly
Persistent=true
RandomizedDelaySec=1h
Unit=zfs-scrub@%i.service

[Install]
WantedBy=timers.target