X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournald.conf;h=47eefe91c1501fa1bad93f9a371ce81955faa30c;hb=b6e676ce41508e2aeea22202fc8f234126177f52;hp=948318bc6267b808a38320aa0671e48fca66fd71;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 948318bc6..47eefe91c 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -5,15 +5,20 @@ # 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 +#RateLimitInterval=30s +#RateLimitBurst=1000 #SystemMaxUse= #SystemKeepFree= #SystemMaxFileSize= @@ -22,11 +27,13 @@ #RuntimeMaxFileSize= #MaxRetentionSec= #MaxFileSec=1month -#ForwardToSyslog=yes +#ForwardToSyslog=no #ForwardToKMsg=no #ForwardToConsole=no +#ForwardToWall=yes #TTYPath=/dev/console #MaxLevelStore=debug #MaxLevelSyslog=debug #MaxLevelKMsg=notice #MaxLevelConsole=info +#MaxLevelWall=emerg