From: Yu Watanabe Date: Mon, 5 Aug 2024 06:24:07 +0000 (+0900) Subject: journal: comment the default value in journald.conf X-Git-Tag: v256.5~1^2~31 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=8d5806b1e22798d8ee18b889af47568f5fccf3ed;p=systemd%2F.git journal: comment the default value in journald.conf (cherry picked from commit 0d113f8e70243c1a8f0587105195e51e027a4725) --- diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 13cdd6300f..9a12ca7657 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -32,7 +32,7 @@ #RuntimeKeepFree= #RuntimeMaxFileSize= #RuntimeMaxFiles=100 -#MaxRetentionSec= +#MaxRetentionSec=0 #MaxFileSec=1month #ForwardToSyslog=no #ForwardToKMsg=no