From: MichaƂ Bartoszkiewicz Date: Thu, 26 Jun 2014 20:11:35 +0000 (+0200) Subject: journald: make MaxFileSec really default to 1month X-Git-Tag: v215~142 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e150e82097211f09b911c7784a89ef9efed713ca;hp=e150e82097211f09b911c7784a89ef9efed713ca;p=elogind.git journald: make MaxFileSec really default to 1month journald.conf(5) states that the default for MaxFileSec is one month, but the code didn't respect that. ---