ansible-roles/roles/zfs/templates/zfs-trim@.timer.j2

10 lines
131 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
[Unit]
Description=Regular ZFS pool trim
[Timer]
OnCalendar={{ zfs_trim_freq }}
Persistent=true
[Install]
WantedBy=timers.target