summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/rootpreexecclose.xml
blob: e0f11b567a8976ac2ae4b101b7d6424ac9438374 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="root preexec close"
		 context="S"
		 type="boolean"
		 advanced="1" developer="1"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This is the same as the <parameter moreinfo="none">preexec close
	</parameter> parameter except that the command is run as root.</para>
</description>

<related>preexec</related>
<related>preexec close</related>

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