mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
15 lines
463 B
XML
15 lines
463 B
XML
<samba:parameter name="root preexec close"
|
|
context="S"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This is the same as the <parameter moreinfo="none">preexec close
|
|
</parameter> parameter except that the command is run as root.</para>
|
|
</description>
|
|
|
|
<related>preexec</related>
|
|
<related>preexec close</related>
|
|
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|