1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/docs-xml/smbdotconf/domain/dnsupdatecommand.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

15 lines
509 B
XML

<samba:parameter name="dns update command"
context="G"
type="cmdlist"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option sets the command that is called when there are
DNS updates. It should update the local machines DNS names using
TSIG-GSS.
</para>
</description>
<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_dnsupdate</value>
<value type="example">/usr/local/sbin/dnsupdate</value>
</samba:parameter>