chiark / gitweb /
journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT message
[elogind.git] / man / journald.conf.xml
index 487e8d618a6293e848d4847e6201923e417260cc..9219b3daaf081b4dd5357fd530bf74c2a35e8f13 100644 (file)
                         <varlistentry>
                                 <term><varname>SyncIntervalSec=</varname></term>
 
                         <varlistentry>
                                 <term><varname>SyncIntervalSec=</varname></term>
 
-                                <listitem><para>The timeout before synchronizing journal
-                                data to disk. After syncing, journal files have
-                                the OFFLINE state. Default timeout is 5 minutes.
+                                <listitem><para>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.
                                 </para></listitem>
                         </varlistentry>
 
                                 </para></listitem>
                         </varlistentry>