source: vendor/current/docs-xml/smbdotconf/logging/debugpid.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 747 bytes
Line 
1<samba:parameter name="debug pid"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 When using only one log file for more then one forked <citerefentry><refentrytitle>smbd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry>-process there may be hard to follow which process outputs which
9 message. This boolean parameter is adds the process-id to the timestamp message headers in the
10 logfile when turned on.
11 </para>
12
13 <para>
14 Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.
15 </para>
16</description>
17<value type="default">no</value>
18</samba:parameter>
Note: See TracBrowser for help on using the repository browser.