docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / misc / rootpostexec.xml
blob5a9613c360683b53be21b584112c2157e33e16ab
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>