From: Luca Boccassi Date: Sun, 25 Aug 2024 17:35:39 +0000 (+0100) Subject: Revert "journal: comment the default value in journald.conf" X-Git-Tag: archive/raspbian/252.30-1_deb12u2+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eba0204785a33803df3b5a466cb11f954a321636;p=systemd.git Revert "journal: comment the default value in journald.conf" Bug-Debian: http://bugs.debian.org/1079086 Because of how dpkg handles config files, this will cause a prompt to users on upgrade, which is undesirable for stable updates, so revert it in v252-stable. Gbp-Pq: Name Revert-journal-comment-the-default-value-in-journald.conf.patch --- diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 4f6445da..a690681d 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -30,7 +30,7 @@ #RuntimeKeepFree= #RuntimeMaxFileSize= #RuntimeMaxFiles=100 -#MaxRetentionSec=0 +#MaxRetentionSec= #MaxFileSec=1month #ForwardToSyslog=yes #ForwardToKMsg=no