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

10 lines
139 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
[Unit]
Description=ZFS pool trim
Requires=zfs.target
After=zfs.target
[Service]
Type=oneshot
PrivateTmp=yes
ExecStart=/sbin/zpool trim %I