]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix for Bug#4731. Reporter: Debian package maintainers.
authorJohn Terpstra <jht@samba.org>
Wed, 12 Sep 2007 04:58:28 +0000 (04:58 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:37 +0000 (08:47 -0500)
docs/smbdotconf/logging/syslog.xml
docs/smbdotconf/logging/syslogonly.xml

index 1e968738e4a1f1d46870dabb2dc7f39b04fa288f..0e4c4ae2b8fb7a1760c4230563abd743b6492853 100644 (file)
@@ -13,7 +13,8 @@
 
     <para>
     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 <emphasis>syslog only<emphasis> is enabled.
     </para>
 </description>
 <value type="default">1</value>
index e91970c6ff2b9ac9f354b4edb11d15f13f24feea..a605e44d047ee7409664d7e50dc018a42054083c 100644 (file)
@@ -6,7 +6,8 @@
 <description>
     <para>
     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 <emphasis>syslog only<emphasis> is enabled.
     </para>
 </description>
 <value type="default">no</value>