X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournald.conf.xml;h=9219b3daaf081b4dd5357fd530bf74c2a35e8f13;hb=67e654f83021a1b3ed55f4b75936d03591bf80c1;hp=487e8d618a6293e848d4847e6201923e417260cc;hpb=6ed80a4e346883b99263a1a13505ef6afcbc09c3;p=elogind.git diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 487e8d618..9219b3daa 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -348,9 +348,17 @@ SyncIntervalSec= - The timeout before synchronizing journal - data to disk. After syncing, journal files have - the OFFLINE state. Default timeout is 5 minutes. + The timeout before + synchronizing journal files to + disk. After syncing, journal files are + placed in the OFFLINE state. Note that + syncing is unconditionally done + immediately after a log message of + priority CRIT, ALERT or EMERG has been + logged, this setting hence applies + only to messages of the levels ERR, + WARNING, NOTICE, INFO, DEBUG. The + default timeout is 5 minutes.