Install fstrim.timer on Debian
This commit is contained in:
parent
82fe1a0b1a
commit
05cd0b6b39
2 changed files with 21 additions and 2 deletions
11
files/fstrim.timer.debian
Normal file
11
files/fstrim.timer.debian
Normal file
|
@ -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…
Add table
Add a link
Reference in a new issue