Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / misc / preexecclose.xml
1 <samba:parameter name="preexec close"
2                  context="S"
3                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         This boolean option controls whether a non-zero return code from <smbconfoption name="preexec"/> 
9         should close the service being connected to.
10         </para>
11 </description>
12
13 <value type="default">no</value>
14 </samba:parameter>