1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/domain/rndccommand.xml
Michael Adam 46069ed06c docs:smbdotconf: change type to cmdlist where needed.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:32 +02:00

17 lines
505 B
XML

<samba:parameter name="rndc command"
context="G"
type="cmdlist"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option specifies the path to the name server control utility.
</para>
<para>The <filename>rndc</filename> utility should be a part of the
bind installation.
</para>
</description>
<value type="default">/usr/sbin/rndc</value>
<value type="example">/usr/local/bind9/sbin/rndc</value>
</samba:parameter>