X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournald.conf.xml;h=9219b3daaf081b4dd5357fd530bf74c2a35e8f13;hb=0b5a519c89b5fb48ec7a3cfbd9c02283ae0f23ac;hp=5986d61c45c560e3372a2b4fd10ab9ed4e09cde6;hpb=65b571fcfbeb7024b7e1573404c27fcf77322d0b;p=elogind.git diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 5986d61c4..9219b3daa 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -133,7 +133,7 @@ command), forward secure sealing (FSS) for all persistent journal files is enabled. FSS is based on Seekable + url="https://eprint.iacr.org/2013/397">Seekable Sequential Key Generators by G. A. Marson and B. Poettering and may be used to protect journal files @@ -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.