From: Evgeny Vereshchagin Date: Wed, 18 Nov 2015 02:02:29 +0000 (+0000) Subject: man: remove section about syslog forwarding X-Git-Tag: v229~313^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e07f37585fe5e3d9f9ee2dfb2afba6614a0ac93;p=thirdparty%2Fsystemd.git 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 46b131574fdd7d77c15a0919ca9010c --- diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index f1054b03bb1..2810638bc26 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -106,13 +106,6 @@ mkdir -p /var/log/journal systemd-tmpfiles --create --prefix /var/log/journal - systemd-journald will forward all - received log messages to the - AF_UNIX/SOCK_DGRAM - socket /run/systemd/journal/syslog, if it - exists, which may be used by Unix syslog daemons to process the - data further. - See journald.conf5 for information about the configuration of this service.