Update DTD location
[tprouty/samba.git] / docs / smbdotconf / misc / rootpreexec.xml
1 <samba:parameter name="root preexec"
2                  context="S"
3                  type="string"
4                  advanced="1" wizard="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This is the same as the <parameter moreinfo="none">preexec</parameter>
8         parameter except that the command is run as root. This 
9         is useful for mounting filesystems (such as CDROMs) when a 
10         connection is opened.</para>
11 </description>
12
13 <related>preexec</related>
14 <related>preexec close</related>
15
16 <value type="default"></value>
17 </samba:parameter>