summaryrefslogtreecommitdiffstats
path: root/projectroot
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-06 13:55:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-06 15:58:18 +0200
commit16ceb35012f5b85969b8774d21ac89784208168e (patch)
treea2bd8720c5bcc5d5a6909cb07d4f2afb29943a87 /projectroot
parentc6ea4cdec411b389d7fdd748086b81ae886a0f8a (diff)
downloadptxdist-16ceb35012f5b85969b8774d21ac89784208168e.tar.gz
ptxdist-16ceb35012f5b85969b8774d21ac89784208168e.tar.xz
systemd: version bump 242-29-g298d13df7ef1 -> 243-9-g64d0f7042dfb
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'projectroot')
-rw-r--r--projectroot/etc/systemd/journald.conf25
1 files changed, 18 insertions, 7 deletions
diff --git a/projectroot/etc/systemd/journald.conf b/projectroot/etc/systemd/journald.conf
index 1a810025a..226967f84 100644
--- a/projectroot/etc/systemd/journald.conf
+++ b/projectroot/etc/systemd/journald.conf
@@ -5,28 +5,39 @@
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
-# See journald.conf(5) for details
+# Entries in this file show the compile time defaults.
+# You can change settings by editing this file.
+# Defaults can be restored by simply deleting this file.
+#
+# See journald.conf(5) for details.
[Journal]
#Storage=auto
#Compress=yes
#Seal=yes
-#SplitMode=login
-#RateLimitInterval=10s
-#RateLimitBurst=200
+#SplitMode=uid
+#SyncIntervalSec=5m
+#RateLimitIntervalSec=30s
+#RateLimitBurst=10000
#SystemMaxUse=
#SystemKeepFree=
#SystemMaxFileSize=
-#SystemMinFileSize=
+#SystemMaxFiles=100
RuntimeMaxUse=1M
#RuntimeKeepFree=
#RuntimeMaxFileSize=
-#RuntimeMinFileSize=
-#ForwardToSyslog=yes
+#RuntimeMaxFiles=100
+#MaxRetentionSec=
+#MaxFileSec=1month
+#ForwardToSyslog=no
#ForwardToKMsg=no
#ForwardToConsole=no
+#ForwardToWall=yes
#TTYPath=/dev/console
#MaxLevelStore=debug
#MaxLevelSyslog=debug
#MaxLevelKMsg=notice
#MaxLevelConsole=info
+#MaxLevelWall=emerg
+#LineMax=48K
+#ReadKMsg=yes