summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/piddirectory.xml
blob: 8362df20a6ad233d48a810c3f796fcd6fa669980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="pid directory"
                 context="G"
				 type="string"
                 advanced="1" developer="1"
                 constant="1"
                 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>