diff options
Diffstat (limited to 'docs/docbook/smbdotconf/logging/syslogonly.xml')
-rw-r--r-- | docs/docbook/smbdotconf/logging/syslogonly.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/logging/syslogonly.xml b/docs/docbook/smbdotconf/logging/syslogonly.xml new file mode 100644 index 0000000000..a955306fe0 --- /dev/null +++ b/docs/docbook/smbdotconf/logging/syslogonly.xml @@ -0,0 +1,9 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="SYSLOGONLY"/>syslog only (G)</term> + <listitem><para>If this parameter is set then Samba debug + messages are logged into the system syslog only, and not to + the debug log files.</para> + + <para>Default: <command moreinfo="none">syslog only = no</command></para> + </listitem> + </samba:parameter> |