aboutsummaryrefslogtreecommitdiff
path: root/contrib/torctl.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/torctl.in')
-rw-r--r--contrib/torctl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/torctl.in b/contrib/torctl.in
index c557eee92..ee865844b 100644
--- a/contrib/torctl.in
+++ b/contrib/torctl.in
@@ -44,7 +44,7 @@ TORDATA=@LOCALSTATEDIR@/lib/tor
TORUSER=
TORGROUP=
-TORARGS="--pidfile $PIDFILE --log \\"notice file $LOGFILE \\" --runasdaemon 1"
+TORARGS="--pidfile $PIDFILE --log \"notice file $LOGFILE \" --runasdaemon 1"
TORARGS="$TORARGS --datadirectory $TORDATA"
if [ "x$TORUSER" != "x" ]; then