mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d6
)
This commit is contained in:
18
docs-xml/smbdotconf/misc/rootpreexec.xml
Normal file
18
docs-xml/smbdotconf/misc/rootpreexec.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<samba:parameter name="root preexec"
|
||||
context="S"
|
||||
type="string"
|
||||
advanced="1" wizard="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>
|
||||
This is the same as the <parameter moreinfo="none">preexec</parameter>
|
||||
parameter except that the command is run as root. This is useful for
|
||||
mounting filesystems (such as CDROMs) when a connection is opened.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<related>preexec</related>
|
||||
<related>preexec close</related>
|
||||
|
||||
<value type="default"></value>
|
||||
</samba:parameter>
|
Reference in New Issue
Block a user