summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/misc/rootpostexec.xml
blob: 6fa003f085516cdf1380e3cd7013a765efb51583 (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://www.samba.org/samba/DTD/samba-doc">
<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>