From: John Terpstra Date: Wed, 12 Sep 2007 04:58:28 +0000 (+0000) Subject: Fix for Bug#4731. Reporter: Debian package maintainers. X-Git-Tag: samba-4.0.0alpha6~801^2~1716 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc9f1bf210d386453d154381a99571eb3aed14bb;p=thirdparty%2Fsamba.git Fix for Bug#4731. Reporter: Debian package maintainers. (This used to be commit b8563c0787a24b3a99cd66b16a8e658f5f70dc58) --- diff --git a/docs/smbdotconf/logging/syslog.xml b/docs/smbdotconf/logging/syslog.xml index 1e968738e4a..0e4c4ae2b8f 100644 --- a/docs/smbdotconf/logging/syslog.xml +++ b/docs/smbdotconf/logging/syslog.xml @@ -13,7 +13,8 @@ This parameter sets the threshold for sending messages to syslog. Only messages with debug - level less than this value will be sent to syslog. + level less than this value will be sent to syslog. There still will be some + logging to log.[sn]mbd even if syslog only is enabled. 1 diff --git a/docs/smbdotconf/logging/syslogonly.xml b/docs/smbdotconf/logging/syslogonly.xml index e91970c6ff2..a605e44d047 100644 --- a/docs/smbdotconf/logging/syslogonly.xml +++ b/docs/smbdotconf/logging/syslogonly.xml @@ -6,7 +6,8 @@ If this parameter is set then Samba debug messages are logged into the system - syslog only, and not to the debug log files. + syslog only, and not to the debug log files. There still will be some + logging to log.[sn]mbd even if syslog only is enabled. no