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