From eba0204785a33803df3b5a466cb11f954a321636 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sun, 25 Aug 2024 18:35:39 +0100 Subject: [PATCH] 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 --- src/journal/journald.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2