1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00

Merge pull request #1398 from evverx/man-systemd-journald

man: journald: add commands for /var/log/journal
This commit is contained in:
Lennart Poettering 2015-09-29 21:35:52 +02:00
commit 41d5895f80

View File

@ -99,7 +99,10 @@
reboot. To make the data persistent, it is sufficient to create reboot. To make the data persistent, it is sufficient to create
<filename>/var/log/journal/</filename> where <filename>/var/log/journal/</filename> where
<filename>systemd-journald</filename> will then store the <filename>systemd-journald</filename> will then store the
data.</para> data:</para>
<programlisting>mkdir -p /var/log/journal
systemd-tmpfiles --create --prefix /var/log/journal</programlisting>
<para><filename>systemd-journald</filename> will forward all <para><filename>systemd-journald</filename> will forward all
received log messages to the received log messages to the