1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/docs-xml/smbdotconf/misc/piddirectory.xml
Garming Sam 06b2de5256 docs: insert meta data into pid directory parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:00:38 +01:00

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>