[systemd-commits] man/systemd-journald.service.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Mon May 6 13:39:34 PDT 2013
man/systemd-journald.service.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit e943ecc88d87f8747cc6396688c1347b40c15e03
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon May 6 22:39:17 2013 +0200
man: correct SIGUSR1 semantics for journald
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index bc32c8e..822f3c2 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -111,13 +111,13 @@
is flushed to
<filename>/var/</filename> in order to
make it persistent (if this is
- enabled). This may be used after
+ enabled). This must be used after
<filename>/var/</filename> is mounted,
- but is generally not required since
- the first journal write when
- <filename>/var/</filename> becomes
- writable triggers the flushing
- anyway.</para></listitem>
+ as otherwise log data from
+ <filename>/run</filename> is never
+ flushed to <filename>/var</filename>
+ regardless of the
+ configuration.</para></listitem>
</varlistentry>
<varlistentry>
More information about the systemd-commits
mailing list