From 1effffab2a161898dd916a14e92546990c970184 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 1 Mar 2011 17:09:27 -0500 Subject: Make it able to start, stop, and monitor tor networks. still very rough. --- torrc_templates/common.i | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'torrc_templates') diff --git a/torrc_templates/common.i b/torrc_templates/common.i index 3a50f3a..2d0661c 100644 --- a/torrc_templates/common.i +++ b/torrc_templates/common.i @@ -4,8 +4,7 @@ RunAsDaemon 1 ConnLimit $connlimit Nickname $nick ShutdownWaitLength 0 -PidFile pid +PidFile ${dir}/pid Log notice file ${dir}/notice.log -ControlPort $controlport ${dirservers} -- cgit v1.2.3