source: vendor/current/docs-xml/smbdotconf/misc/rootpostexec.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 511 bytes
Line 
1<samba:parameter name="root postexec"
2 context="S"
3 type="string"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This is the same as the <parameter moreinfo="none">postexec</parameter>
8 parameter except that the command is run as root. This is useful for
9 unmounting filesystems (such as CDROMs) after a connection is closed.
10 </para>
11</description>
12
13<related>postexec</related>
14<value type="default"></value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.