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

10 lines
139 B
Django/Jinja

[Unit]
Description=ZFS pool trim
Requires=zfs.target
After=zfs.target
[Service]
Type=oneshot
PrivateTmp=yes
ExecStart=/sbin/zpool trim %I