Linux 6.6 compat: fix configure error with clang (#15558)
[zfs.git] / etc / systemd / system / zfs-scrub-weekly@.timer.in
blobede699500599024d3980f26182f27a29337a0d3a
1 [Unit]
2 Description=Weekly zpool scrub timer for %i
3 Documentation=man:zpool-scrub(8)
5 [Timer]
6 OnCalendar=weekly
7 Persistent=true
8 RandomizedDelaySec=1h
9 Unit=zfs-scrub@%i.service
11 [Install]
12 WantedBy=timers.target