[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] now the deb finds the tor binary in the right place
Update of /home/or/cvsroot/debian
In directory moria.mit.edu:/home2/arma/work/onion/cvs/debian
Modified Files:
tor.init
Log Message:
now the deb finds the tor binary in the right place
(right weasel?)
Index: tor.init
===================================================================
RCS file: /home/or/cvsroot/debian/tor.init,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tor.init 13 Jan 2004 13:40:00 -0000 1.1
+++ tor.init 17 Feb 2004 04:53:08 -0000 1.2
@@ -1,7 +1,7 @@
#! /bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
-DAEMON=/usr/bin/tor
+DAEMON=/usr/sbin/tor
NAME=tor
DESC="tor daemon"
TORLOG=/var/log/tor/log