From 746a2e8d0b62947a854e8e8ef58982202cc5b093 Mon Sep 17 00:00:00 2001 From: Roger Dingledine <arma@torproject.org> Date: Mon, 9 Aug 2004 05:29:30 +0000 Subject: [PATCH] mention our tor initscript in the server config section svn:r2210 --- doc/tor-doc.html | 3 +++ 1 file changed, 3 insertions(+) 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> -- GitLab