summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/piddirectory.xml
blob: d006372a2b9faa8bfb6d7a3abf1985d32bd8e8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="pid directory"
                 context="G"
                 type="string"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This option specifies the directory where pid files will be placed.  
	</para>
</description>

<value type="default">&pathconfig.PIDDIR;</value>
<value type="example">/var/run/</value>
</samba:parameter>