From 0f0f96ef5c1241a274b940d947c0a49394617ab0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 17 May 2014 08:47:27 +0200 Subject: [PATCH] sample.config: comment out the occtl-socket-file. --- doc/sample.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sample.config b/doc/sample.config index 76759936..be3fb021 100644 --- a/doc/sample.config +++ b/doc/sample.config @@ -161,7 +161,7 @@ use-occtl = true # socket file used for IPC with occtl. You only need to set that, # if you use more than a single servers. -occtl-socket-file = /var/run/occtl2.socket +#occtl-socket-file = /var/run/occtl.socket # PID file. It can be overriden in the command line.