diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-03 21:14:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-03 21:14:39 +0000 |
commit | 0c5cc5fa3067e7e603781439d38d0312b3854b4b (patch) | |
tree | c3caec44cd7e8f84f06835432711a99b2fcaacef /doc | |
parent | 5525606653bbfa2e5aa14dbe2ecf8e32b81c99cf (diff) | |
download | tor-0c5cc5fa3067e7e603781439d38d0312b3854b4b.tar.gz tor-0c5cc5fa3067e7e603781439d38d0312b3854b4b.zip |
update location of tor-in-chroot doc
svn:r2123
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 4e521b371b..03ef71cf93 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -218,9 +218,9 @@ but we want it available for burst traffic.</p> <p>The Tor server doesn't need to be run as root, and doesn't need any special system permissions or kernel mods. If you're -the paranoid sort, feel free to put it into a chroot jail (<a -href="http://archives.seul.org/or/dev/Jun-2004/msg00001.html">some -hints</a>), etc.</p> +the paranoid sort, feel free to <a +href="http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot">put it +into a chroot jail</a>.</p> <p>First, copy torrc.sample to torrc (by default it's in /usr/local/etc/tor/), and edit the middle part. Create the DataDirectory, |