summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/rootpostexec.xml
blob: b60a6e915216328f188dfcdbb74c4e2d65e18e01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="root postexec"
		 context="S"
		 type="string"
		 advanced="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<description>
	<para>This is the same as the <parameter moreinfo="none">postexec</parameter>
	parameter except that the command is run as root. This 
	is useful for unmounting filesystems 
	(such as CDROMs) after a connection is closed.</para>
</description>

<related>postexec</related>
<value type="default"></value>
</samba:parameter>