chiark / gitweb /
journald.conf: remove MinSize= settings
[elogind.git] / src / journal / journald.conf
index 26bdc36baa4cf915a657220ff1af4f4731598c12..948318bc6267b808a38320aa0671e48fca66fd71 100644 (file)
@@ -5,21 +5,28 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 #
-# See system-journald.conf(5) for details
+# See journald.conf(5) for details
 
 [Journal]
+#Storage=auto
 #Compress=yes
+#Seal=yes
+#SplitMode=login
 #RateLimitInterval=10s
 #RateLimitBurst=200
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
-#SystemMinFileSize=
 #RuntimeMaxUse=
 #RuntimeKeepFree=
 #RuntimeMaxFileSize=
-#RuntimeMinFileSize=
+#MaxRetentionSec=
+#MaxFileSec=1month
 #ForwardToSyslog=yes
 #ForwardToKMsg=no
 #ForwardToConsole=no
-#ImportKernel=yes
+#TTYPath=/dev/console
+#MaxLevelStore=debug
+#MaxLevelSyslog=debug
+#MaxLevelKMsg=notice
+#MaxLevelConsole=info