From 46b131574fdd7d77c15a0919ca9010cad7aa6ac7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Jul 2014 13:30:16 +0200 Subject: 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. --- man/journald.conf.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 046609e401..5538b968e7 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -395,8 +395,8 @@ forwarding to syslog is enabled but no syslog daemon is running, the respective option has no effect. By - default, only forwarding to syslog and - wall is enabled. These settings may be + default, only forwarding wall is + enabled. These settings may be overridden at boot time with the kernel command line options systemd.journald.forward_to_syslog=, @@ -405,9 +405,9 @@ and systemd.journald.forward_to_wall=. When forwarding to the console, the - TTY to log to can be changed - with TTYPath=, - described below. + TTY to log to can be changed with + TTYPath=, described + below. -- cgit v1.2.3-54-g00ecf