From 19660812399cb7ab169922016b816b6deca4ad22 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:13:56 +0200 Subject: [PATCH] Update auto_post_install.sh --- scripts/post_install/auto_post_install.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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