ansible-roles/roles/zfs/templates/zfs-trim@.timer.j2
2021-12-01 19:13:34 +01:00

10 lines
131 B
Django/Jinja

[Unit]
Description=Regular ZFS pool trim
[Timer]
OnCalendar={{ zfs_trim_freq }}
Persistent=true
[Install]
WantedBy=timers.target