aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-31 21:19:28 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-31 21:19:28 +0000
commit28d977731b84498920056fbc7c6cf8007c314e67 (patch)
tree4a8a3eb06f8b5093a6d368f6672b4aa47c30c019
parent6c20e329392b061469390cfe16ceffa3059978d1 (diff)
downloadtor-28d977731b84498920056fbc7c6cf8007c314e67.tar
tor-28d977731b84498920056fbc7c6cf8007c314e67.tar.gz
clean up confusing instruction
svn:r2634
-rw-r--r--doc/tor-doc.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index eace28824..005cba92b 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -229,8 +229,9 @@ too. If you're 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,
+<p>First, copy torrc.sample to torrc (in the default configuration this
+means copy /usr/local/etc/tor/torrc.sample to /usr/local/etc/tor/torrc),
+and edit the middle part. Create the DataDirectory,
and make sure it's owned by the uid/gid that will be running tor. Fix your system
clock so it's not too far off. Make sure name resolution works. Make sure
each process can get to 1024 file descriptors (this should be already