summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/preexecclose.xml
blob: 3d184e1fd332bcf3bb927866411764102f96ebf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="preexec close"
		 context="S"
		 type="boolean"
		 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>