systemd-conf: changed journald back to volatile.

BugzID: 65637

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
Lucien Mueller 2020-08-27 09:50:35 +02:00 committed by Gitea
parent 5ed397cc0a
commit 5d4c0fa6b1
1 changed files with 5 additions and 5 deletions

View File

@ -12,16 +12,16 @@
# See journald.conf(5) for details.
[Journal]
Storage=persistent
Storage=volatile
#Compress=yes
#Seal=yes
#SplitMode=uid
#SyncIntervalSec=5m
#RateLimitIntervalSec=30s
#RateLimitBurst=10000
SystemMaxUse=256M
#SystemKeepFree=
SystemMaxFileSize=2M
SystemMaxUse=64M
SystemKeepFree=350M
SystemMaxFileSize=8M
#SystemMaxFiles=100
RuntimeMaxUse=16M
#RuntimeKeepFree=
@ -29,7 +29,7 @@ RuntimeMaxUse=16M
#RuntimeMaxFiles=100
#MaxRetentionSec=
#MaxFileSec=1month
ForwardToSyslog=yes
#ForwardToSyslog=no
#ForwardToKMsg=no
#ForwardToConsole=no
#ForwardToWall=yes