move the daemon back to /usr/bin/tor

(it seems many people don't know they have a /usr/local/sbin/
damn the file system hierarchy standards)


svn:r1120
This commit is contained in:
Roger Dingledine
2004-02-25 06:42:20 +00:00
parent 01e7b8638d
commit a2131d62bf
+1 -1
View File
@@ -1,7 +1,7 @@
#! /bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/tor
DAEMON=/usr/bin/tor
NAME=tor
DESC="tor daemon"
TORLOG=/var/log/tor/log