Add all the source files from the old CVS tree,
[import/samba-docs-svnimport.git] / smbdotconf / logging / syslogonly.xml
1 <samba:parameter name="syslog only"
2                  context="G"
3                                  type="boolean"
4                  developer="1" advanced="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7     <para>If this parameter is set then Samba debug 
8     messages are logged into the system syslog only, and not to 
9         the debug log files.</para>
10 </description>
11 <value type="default">no</value>
12 </samba:parameter>