s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / domain / dnsupdatecommand.xml
blob08ff90acdf7bf314271e7aab59ac4aa308aac337
1 <samba:parameter name="dns update command"
2                  context="G"
3                  type="string"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option sets the command that is called when there are
8                 DNS updates. It should update the local machines DNS names using
9                 TSIG-GSS.
10         </para>
11 </description>
13 <value type="default">$prefix/sbin/samba_dnsupdate</value>
14 <value type="example">/usr/local/sbin/dnsupdate</value>
15 </samba:parameter>