From e86196999a3f0eeb3a38cda7d9ed93b41542909c Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Tue, 21 Oct 2025 13:57:32 +0200 Subject: [PATCH] Update auto_post_install.sh --- scripts/post_install/auto_post_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/post_install/auto_post_install.sh b/scripts/post_install/auto_post_install.sh index 2b5063c..12dcfd1 100644 --- a/scripts/post_install/auto_post_install.sh +++ b/scripts/post_install/auto_post_install.sh @@ -965,7 +965,7 @@ EOF sed -i '/^\[Journal\]/,$d' /etc/systemd/journald.conf 2>/dev/null || true -tee -a /etc/systemd/journald.conf >/dev/null <> /etc/systemd/journald.conf </dev/null 2>&1 || true msg_ok "$(translate "Backup created:") /etc/systemd/journald.conf.bak.$(date +%Y%m%d-%H%M%S)" msg_ok "$(translate "Journald configuration adjusted to") ${USE_MB}M (Log2RAM ${LOG2RAM_SIZE})"