docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / domain / dnsupdatecommand.xml
blob70c311e3bc8f6cec4ede547592ff0fa241a73c29
1 <samba:parameter name="dns update command"
2                  context="G"
3                  type="list"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option sets the command that is called when there are
7                 DNS updates. It should update the local machines DNS names using
8                 TSIG-GSS.
9         </para>
10 </description>
12 <value type="default">&pathconfig.SCRIPTSBINDIR;/samba_dnsupdate</value>
13 <value type="example">/usr/local/sbin/dnsupdate</value>
14 </samba:parameter>