mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
06b2de5256
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
16 lines
460 B
XML
16 lines
460 B
XML
<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>
|