summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2014-01-09 13:08:05 +1300
committerMichael Adam <obnox@samba.org>2014-01-31 21:13:42 +0100
commitc729ab83f0625fd8fb443419be0335aa4f33bf65 (patch)
tree8b14bd5f0b51fa65829a5c10d9734612946a6c69 /docs-xml
parent7a93e0fa9cc962d17680a0c67781c076a4547918 (diff)
downloadsamba-c729ab83f0625fd8fb443419be0335aa4f33bf65.tar.gz
docs: change default of samba kcc command to use an entity
Change-Id: I63c10ca0efc83496ffcd720edc00bd711ce53eac Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/sambakcccommand.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/security/sambakcccommand.xml b/docs-xml/smbdotconf/security/sambakcccommand.xml
index 9621792c9f8..2e8b28e6914 100644
--- a/docs-xml/smbdotconf/security/sambakcccommand.xml
+++ b/docs-xml/smbdotconf/security/sambakcccommand.xml
@@ -14,6 +14,6 @@
</para>
</description>
-<value type="default">$prefix/sbin/samba_kcc</value>
+<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_kcc</value>
<value type="example">/usr/local/bin/kcc</value>
</samba:parameter>