summaryrefslogtreecommitdiff
path: root/src/journal/journald.conf
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-07-11 13:30:16 +0200
committerLennart Poettering <lennart@poettering.net>2014-07-11 15:34:40 +0200
commit46b131574fdd7d77c15a0919ca9010cad7aa6ac7 (patch)
treef7e5b09138a10fcc3fd9698da9bdaa04d756018b /src/journal/journald.conf
parent1cb1767a29458b3d16d6b161b4ee34dd496ff60d (diff)
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.
Diffstat (limited to 'src/journal/journald.conf')
-rw-r--r--src/journal/journald.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journald.conf b/src/journal/journald.conf
index cded4a9d47..2073f1bf21 100644
--- a/src/journal/journald.conf
+++ b/src/journal/journald.conf
@@ -23,7 +23,7 @@
#RuntimeMaxFileSize=
#MaxRetentionSec=
#MaxFileSec=1month
-#ForwardToSyslog=yes
+#ForwardToSyslog=no
#ForwardToKMsg=no
#ForwardToConsole=no
#ForwardToWall=yes