Skip to content
Snippets Groups Projects
Commit a2131d62 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

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
parent 01e7b863
No related branches found
No related tags found
No related merge requests found
#! /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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment