diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-09 05:29:30 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-09 05:29:30 +0000 |
commit | 746a2e8d0b62947a854e8e8ef58982202cc5b093 (patch) | |
tree | edfd6487d20e729db3629f1b1e401bae104c9fb1 /doc/tor-doc.html | |
parent | 7068dd8e876b6172dfb20d09b79c92bea7806588 (diff) | |
download | tor-746a2e8d0b62947a854e8e8ef58982202cc5b093.tar.gz tor-746a2e8d0b62947a854e8e8ef58982202cc5b093.zip |
mention our tor initscript in the server config section
svn:r2210
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r-- | doc/tor-doc.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index a4e351c6a4..55942acf06 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -246,6 +246,9 @@ href="http://moria.seul.org:9031/">here</a> or <a href="http://62.116.124.106:9030/">here</a> and look at the running-routers line to see if your server is part of the network.</p> +<p>You may find the initscript in contrib/tor.sh useful if you +want to set up Tor to start at boot.</p> + <a name="hidden-service"></a> <h2>Configuring a hidden service</h2> |