Convert another group of options in Misc section
[Samba/bb.git] / docs / docbook / smbdotconf / misc / rootpostexec.xml
blobbaed0043272b492867c82ab560a295a1562218d9
1 <samba:parameter name="root postexec"
2                  context="S"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This is the same as the <parameter moreinfo="none">postexec</parameter>
7         parameter except that the command is run as root. This 
8         is useful for unmounting filesystems 
9         (such as CDROMs) after a connection is closed.</para>
11         <para>See also <link linkend="POSTEXEC"><parameter moreinfo="none">
12         postexec</parameter></link>.</para>
14         <para>Default: <command moreinfo="none">root postexec = &lt;empty string&gt;</command></para>
15 </listitem>
16 </samba:parameter>