VERSION: Disable GIT_SNAPSHOT for the 4.9.4 release.
[Samba.git] / docs-xml / smbdotconf / misc / rootpostexec.xml
blobd50ca7f48bbe67863a8e12837fb9adad189d8b97
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>
13 <related>postexec</related>
14 <value type="default"></value>
15 </samba:parameter>