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

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

[Install]
WantedBy=timers.target