chiark / gitweb /
journalctl: respect --after-cursor semantics with --follow in all cases
[elogind.git] / src / journal / journald.conf
index 97e648e03388e41680dfc985af23512f4c09ea07..29bdf8f1832eba2ec4dac1821df5ac58ab075bdd 100644 (file)
@@ -5,26 +5,34 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 #
+# You can override the directives in this file by creating files in
+# /etc/systemd/journald.conf.d/*.conf.
+#
 # See journald.conf(5) for details
 
 [Journal]
+#Storage=auto
 #Compress=yes
-#RateLimitInterval=10s
-#RateLimitBurst=200
+#Seal=yes
+#SplitMode=uid
+#SyncIntervalSec=5m
+#RateLimitInterval=30s
+#RateLimitBurst=1000
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
-#SystemMinFileSize=
 #RuntimeMaxUse=
 #RuntimeKeepFree=
 #RuntimeMaxFileSize=
-#RuntimeMinFileSize=
-#ForwardToSyslog=yes
+#MaxRetentionSec=
+#MaxFileSec=1month
+#ForwardToSyslog=no
 #ForwardToKMsg=no
 #ForwardToConsole=no
-#ImportKernel=yes
+#ForwardToWall=yes
 #TTYPath=/dev/console
 #MaxLevelStore=debug
 #MaxLevelSyslog=debug
 #MaxLevelKMsg=notice
 #MaxLevelConsole=info
+#MaxLevelWall=emerg