docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / misc / piddirectory.xml
blobb53730d52c01e0d3bc3b6031738705d990fe682f
1 <samba:parameter name="pid directory"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         This option specifies the directory where pid files will be placed.  
9         </para>
10 </description>
12 <value type="default">&pathconfig.PIDDIR;</value>
13 <value type="example">/var/run/</value>
14 </samba:parameter>