diff --git a/scripts/post_install/auto_post_install.sh b/scripts/post_install/auto_post_install.sh index 4aacc8e..69ad7bc 100644 --- a/scripts/post_install/auto_post_install.sh +++ b/scripts/post_install/auto_post_install.sh @@ -278,11 +278,10 @@ optimize_journald() { [Journal] Storage=persistent SplitMode=none -RateLimitInterval=0 -RateLimitIntervalSec=0 -RateLimitBurst=0 +RateLimitIntervalSec=30s +RateLimitBurst=1000 ForwardToSyslog=no -ForwardToWall=yes +ForwardToWall=no Seal=no Compress=yes SystemMaxUse=64M