summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2014-01-09 13:18:14 +1300
committerMichael Adam <obnox@samba.org>2014-01-31 21:14:05 +0100
commit7d9cb4df4496cdb1afc649a074459e4c3d64e676 (patch)
tree09e4945630a4cf83afcbdc83b92632d29aec62d2 /docs-xml
parentf243479ade4ff6c9db550a8b49b825d27ba5f44d (diff)
docs: change default of cache directory to use an entity
Change-Id: I555524324d671a30c8bfb130ba95e745492a50b2 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/misc/cachedirectory.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/misc/cachedirectory.xml b/docs-xml/smbdotconf/misc/cachedirectory.xml
index 1cb8124c93..b3b0d3eedd 100644
--- a/docs-xml/smbdotconf/misc/cachedirectory.xml
+++ b/docs-xml/smbdotconf/misc/cachedirectory.xml
@@ -17,6 +17,6 @@
</para>
</description>
-<value type="default">${prefix}/var/cache</value>
+<value type="default">&pathconfig.CACHEDIR;</value>
<value type="example">/var/run/samba/locks/cache</value>
</samba:parameter>