summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/preexecclose.xml
blob: 7a477e16fea2c1de2719e80712313d607929a4b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="preexec close"
		 context="S"
		 type="boolean"
		 advanced="1" developer="1"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This boolean option controls whether a non-zero return code from <smbconfoption name="preexec"/> 
	should close the service being connected to.
	</para>
</description>

<value type="default">no</value>
</samba:parameter>