Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / misc / piddirectory.xml
blobad13d2e598dcb9f8d8ae757a98394772b9877f40
1 <samba:parameter name="pid directory"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This option specifies the directory where pid 
8                 files will be placed.  </para>
9 </description>
11 <value type="default">${prefix}/var/locks</value>
12 <value type="example">pid directory = /var/run/</value>
13 </samba:parameter>