mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-15 16:38:53 -05:00
reorganize configurations into etc directory
This commit is contained in:
parent
b5fd158374
commit
1f4d7316b8
106 changed files with 18 additions and 18 deletions
6
etc/systemd/system/fstrim.timer.d/override.conf
Normal file
6
etc/systemd/system/fstrim.timer.d/override.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