1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00
samba-mirror/docs-xml/smbdotconf/domain/dnsupdatecommand.xml
Garming Sam e450a980b5 docs: change default in dns update command to use an entity
Change-Id: I911eabd0271d0b3cdd15b5232a837ca3289997ae
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-01-31 21:10:48 +01:00

16 lines
538 B
XML

<samba:parameter name="dns update command"
context="G"
type="string"
advanced="1"
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>