diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-05-10 23:08:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-05-10 23:10:44 +0200 |
commit | 9854ac4af422359514334bdeca6927d7d9f92af7 (patch) | |
tree | 62d20e6f3886ff70cabba2d2ccb8c3a5242b5972 /man/systemd-journald.service.xml | |
parent | hwdb: remove trailing whitespace (diff) | |
download | systemd-9854ac4af422359514334bdeca6927d7d9f92af7.tar.xz systemd-9854ac4af422359514334bdeca6927d7d9f92af7.zip |
man: remove some trailing whitespace
Diffstat (limited to 'man/systemd-journald.service.xml')
-rw-r--r-- | man/systemd-journald.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index b66e6ea8eb..e797ca6e00 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -80,8 +80,8 @@ <citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> to configure where log data is placed, independently of the existence of <filename>/var/log/journal/</filename>.</para> - <para>Note that journald will initially use volatile storage, until a call to - <command>journalctl --flush</command> (or sending <constant>SIGUSR1</constant> to journald) will cause + <para>Note that journald will initially use volatile storage, until a call to + <command>journalctl --flush</command> (or sending <constant>SIGUSR1</constant> to journald) will cause it to switch to persistent logging (under the conditions mentioned above). This is done automatically on boot via <literal>systemd-journal-flush.service</literal>.</para> |