From: Nick Mathewson Date: Sun, 27 Mar 2005 01:11:45 +0000 (+0000) Subject: Describe where to find torrc on OS X X-Git-Tag: tor-0.1.0.1-rc~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb5db449a13a6cf87799c71a84b18b144e6e163;p=thirdparty%2Ftor.git Describe where to find torrc on OS X svn:r3889 --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index c2d8ae71d5..c954b93f9c 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -5,6 +5,10 @@ # # On Windows, Tor will look for the configuration file in someplace like # "Application Data\tor\torrc" or "Application Data\\tor\torrc" +# +# With the default Mac OS X installer, Tor will look in ~/.tor/torrc or +# /Library/Tor/torrc + ## Replace this with "SocksPort 0" if you plan to run Tor only as a ## server, and not make any local application connections yourself.