chiark / gitweb /
man: explain journalctl --flush correctly
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Wed, 29 Oct 2014 10:20:02 +0000 (11:20 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Nov 2014 18:39:48 +0000 (14:39 -0400)
NEWS
man/journalctl.xml

diff --git a/NEWS b/NEWS
index d5d4697d79bc27d1473748ddec3b8fbdfde9256d..b8a37767eb021349ead89d86452642d6e918dede 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ CHANGES WITH 217:
           show log timestamps in the UTC timezone. journalctl now also
           accepts -n/--lines=all to disable line capping in a pager.
 
+        * journalctl gained a new switch, --flush, that flushes
+          logs from /run/log/journal to /var/log/journal if
+          persistent storage is enabled.
+
         * Services can notify the manager before they start a reload
           (by sending RELOADING=1) or shutdown (by sending
           STOPPING=1). This allows the manager to track and show the
index db2a1e142b9d8df85b359110a4b091b72fbf6dce..0ed3ca3bc8750b23930ba12575a48d031a9d685d 100644 (file)
 
                                 <listitem><para>Asks the Journal
                                 daemon to flush any log data stored in
-                                <filename>/run/systemd/log</filename>
+                                <filename>/run/log/journal</filename>
                                 into
-                                <filename>/var/systemd/log</filename>,
+                                <filename>/var/log/journal</filename>,
                                 if persistent storage is enabled. This
                                 call does not return until the
                                 operation is