aboutsummaryrefslogtreecommitdiffstats
path: root/roles/proxmox_hypervisor/templates/etc/systemd/system/zfs-trim@.timer.j2
blob: 2867d0d1b1e9051d5f9f777d28184f483a3444d8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Zpool trim for %i on calendar interval

[Timer]
OnCalendar={{ proxmox_zfs_trim_on_calendar }}
AccuracySec=1h
Persistent=true

[Install]
WantedBy=multi-user.target