From 308b8b2f10215f649e60682b1224c535bb68d90c Mon Sep 17 00:00:00 2001 From: Garming Sam Date: Thu, 9 Jan 2014 12:23:31 +1300 Subject: docs: change default in ncalrpc dir to use an entity Change-Id: I53e66f778731f44aba9fa2e1e18f157bea9c2974 Signed-off-by: Garming Sam Signed-off-by: Andrew Bartlett Reviewed-by: Michael Adam --- docs-xml/smbdotconf/misc/ncalrpcdir.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/smbdotconf/misc/ncalrpcdir.xml b/docs-xml/smbdotconf/misc/ncalrpcdir.xml index 01b5b5cc5c..5085050a9b 100644 --- a/docs-xml/smbdotconf/misc/ncalrpcdir.xml +++ b/docs-xml/smbdotconf/misc/ncalrpcdir.xml @@ -8,6 +8,6 @@ This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP. Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes -${prefix}/var/ncalrpc +&pathconfig.NCALRPCDIR; /var/run/samba/ncalrpc -- cgit