docs: change hard-coded default of nsupdate command to match lib/param
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jan 2014 00:07:11 +0000 (13:07 +1300)
committerMichael Adam <obnox@samba.org>
Fri, 31 Jan 2014 07:05:53 +0000 (08:05 +0100)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
docs-xml/smbdotconf/domain/nsupdatecommand.xml

index 3cf02f1235f02f18f2008594adb858d44ef6cbd8..11c815ea5d33b2922292b5ae399a3ece80a977f5 100644 (file)
@@ -9,5 +9,5 @@
        </para>
 </description>
 
-<value type="default">$prefix/sbin/nsupdate -g</value>
+<value type="default">/usr/bin/nsupdate -g</value>
 </samba:parameter>