mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-25 07:45:24 -04:00
run fstrim daily instead of weekly
This commit is contained in:
parent
b67d037a5e
commit
e56add4330
1 changed files with 6 additions and 0 deletions
6
systemd/system/fstrim.timer.d/local.conf
Normal file
6
systemd/system/fstrim.timer.d/local.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Discard unused filesystem blocks once a day
|
||||
|
||||
[Timer]
|
||||
OnCalendar=
|
||||
OnCalendar=daily
|
Loading…
Add table
Add a link
Reference in a new issue