aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/etc/systemd/system/zfs-trim-weekly@.timer.in
blob: dced3d88b5c981523c360a70fa6b614e66a36b19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Weekly zpool trim timer for %i
Documentation=man:zpool-trim(8)

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

[Install]
WantedBy=timers.target