Update journald.conf to systemd 256.5

This commit is contained in:
JeremyStar™ 2024-08-19 02:58:16 +02:00
parent 9923d4b625
commit c531cdf46f

View file

@ -1,8 +1,11 @@
[Journal]
Storage=auto
Compress=yes
#Seal=yes
SplitMode=uid
SyncIntervalSec=1m
#RateLimitIntervalSec=30s
#RateLimitBurst=10000
SystemMaxUse=512M
#SystemKeepFree=
#SystemMaxFileSize=
@ -14,11 +17,16 @@ SystemMaxUse=512M
MaxRetentionSec=1week
MaxFileSec=1day
ForwardToSyslog=no
ForwardToKMsg=true
ForwardToKMsg=yes
ForwardToConsole=no
ForwardToWall=true
ForwardToWall=yes
#TTYPath=/dev/console
#MaxLevelStore=debug
#MaxLevelSyslog=debug
MaxLevelKMsg=warn
#MaxLevelConsole=info
MaxLevelWall=emerg
#MaxLevelSocket=debug
LineMax=48K
ReadKMsg=yes
Audit=yes