source4 smbd process: pass the fatal flag to terminate
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / domain / dnsupdatecommand.xml
index 08ff90acdf7bf314271e7aab59ac4aa308aac337..40cbc5ba547bb100a9ea2a24f42a7388e00c98fa 100644 (file)
@@ -1,7 +1,6 @@
 <samba:parameter name="dns update command"
                  context="G"
-                 type="string"
-                 advanced="1"
+                 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
@@ -10,6 +9,6 @@
        </para>
 </description>
 
-<value type="default">$prefix/sbin/samba_dnsupdate</value>
+<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_dnsupdate</value>
 <value type="example">/usr/local/sbin/dnsupdate</value>
 </samba:parameter>