Skip iterating over snapshots for share properties
[zfs.git] / etc / systemd / system / zfs-trim-weekly@.timer.in
blobdced3d88b5c981523c360a70fa6b614e66a36b19
1 [Unit]
2 Description=Weekly zpool trim timer for %i
3 Documentation=man:zpool-trim(8)
5 [Timer]
6 OnCalendar=weekly
7 Persistent=true
8 RandomizedDelaySec=1h
9 Unit=zfs-trim@%i.service
11 [Install]
12 WantedBy=timers.target