mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: remove section about syslog forwarding
journald: turn ForwardToSyslog= off by default
After all, rsyslog and friends nowadays read their data directly from
the journal, hence the forwarding is unnecessary in most cases.
see 46b131574f
This commit is contained in:
parent
92939fc4c0
commit
7e07f37585
@ -106,13 +106,6 @@
|
||||
<programlisting>mkdir -p /var/log/journal
|
||||
systemd-tmpfiles --create --prefix /var/log/journal</programlisting>
|
||||
|
||||
<para><filename>systemd-journald</filename> will forward all
|
||||
received log messages to the
|
||||
<constant>AF_UNIX</constant>/<constant>SOCK_DGRAM</constant>
|
||||
socket <filename>/run/systemd/journal/syslog</filename>, if it
|
||||
exists, which may be used by Unix syslog daemons to process the
|
||||
data further.</para>
|
||||
|
||||
<para>See
|
||||
<citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||
for information about the configuration of this service.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user