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

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

[Install]
WantedBy=timers.target