summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/rootpostexec.xml
blob: 4e74fc8e00a186a2fa56789c745d376fa5c0bfab (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"
                 substitution="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>