diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-09 05:29:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-09 05:29:41 +0000 |
commit | 56d63709f9afb6eca6144ed446a536cf494466d6 (patch) | |
tree | 6e8c65e368de4b3b80667a40d46916bc79793e79 /README | |
parent | 746a2e8d0b62947a854e8e8ef58982202cc5b093 (diff) | |
download | tor-56d63709f9afb6eca6144ed446a536cf494466d6.tar tor-56d63709f9afb6eca6144ed446a536cf494466d6.tar.gz |
mention our tor initscript in the README
svn:r2211
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ Do you want to run a tor server? in this configuration until you've been added to the directory and can authenticate to the other nodes. + You may find the initscript in contrib/tor.sh useful if you + want to set up Tor to start at boot. + Do you want to run a hidden service? Copy torrc.sample to torrc (by default it's in /usr/local/etc/tor/), and |