mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-23 21:45:08 -04:00
more frequent rotation for shorter log retention
This commit is contained in:
parent
931c72f9f5
commit
124dd54ef5
2 changed files with 16 additions and 1 deletions
|
@ -33,7 +33,7 @@ SystemMaxFiles=10000
|
|||
#RuntimeMaxFileSize=
|
||||
#RuntimeMaxFiles=100
|
||||
MaxRetentionSec={{journald_max_retention_sec}}
|
||||
MaxFileSec=1day
|
||||
MaxFileSec={{journald_max_file_sec}}
|
||||
#ForwardToSyslog=no
|
||||
#ForwardToKMsg=no
|
||||
#ForwardToConsole=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue