summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/preexecclose.xml
blob: a557a58a36d5307a35bd4ab7d8da813187cffbaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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 <link linkend="PREEXEC"><parameter moreinfo="none">preexec
</parameter></link> should close the service being connected to.</para>
</description>

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