summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/preexecclose.xml
blob: c616ad7f07cd7875b234bdda6e18757ef6520bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>