summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/preexecclose.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/misc/preexecclose.xml')
-rw-r--r--docs/docbook/smbdotconf/misc/preexecclose.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/misc/preexecclose.xml b/docs/docbook/smbdotconf/misc/preexecclose.xml
new file mode 100644
index 0000000000..c617a7f7fa
--- /dev/null
+++ b/docs/docbook/smbdotconf/misc/preexecclose.xml
@@ -0,0 +1,9 @@
+<samba:parameter xmlns:samba="http://samba.org/common">
+ <term><anchor id="PREEXECCLOSE"/>preexec close (S)</term>
+ <listitem><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>
+
+ <para>Default: <command moreinfo="none">preexec close = no</command></para>
+ </listitem>
+ </samba:parameter>