Install fstrim.timer on Debian
parent
82fe1a0b1a
commit
05cd0b6b39
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Discard unused blocks once a week
|
||||||
|
Documentation=man:fstrim
|
||||||
|
|
||||||
|
[Timer]
|
||||||
|
OnCalendar=weekly
|
||||||
|
AccuracySec=1h
|
||||||
|
Persistent=true
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue