summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-05-06 22:39:17 +0200
committerLennart Poettering <lennart@poettering.net>2013-05-06 22:39:17 +0200
commite943ecc88d87f8747cc6396688c1347b40c15e03 (patch)
tree8de9b8905ec67b894c960cb88d6edbde90aae462
parentd956ac29a1b8120e83922fa8e75cdd8f6e562529 (diff)
downloadsystemd-e943ecc88d87f8747cc6396688c1347b40c15e03.tar.gz
man: correct SIGUSR1 semantics for journald
-rw-r--r--man/systemd-journald.service.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index bc32c8e38b..822f3c28f0 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>