|
[Unit]
|
|
Description=Discard unused blocks once a week
|
|
Documentation=man:fstrim
|
|
ConditionVirtualization=!container
|
|
ConditionPathExists=!/etc/initrd-release
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
AccuracySec=1h
|
|
Persistent=true
|
|
RandomizedDelaySec=6000
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|