From: Sebastian Hahn Date: Mon, 8 Feb 2010 22:33:22 +0000 (+0100) Subject: Fix the path to the exit-notice file in torrc.sample X-Git-Tag: tor-0.2.2.9-alpha~32^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e0c31b1b863bd996262e49d8df005e99ba8d5bc;p=thirdparty%2Ftor.git Fix the path to the exit-notice file in torrc.sample Also reword it slightly to reflect the fact that no packagers ship the file. --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index c3b458543a..dbbf19fe90 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -129,8 +129,9 @@ SocksListenAddress 127.0.0.1 # accept connections only from localhost #DirListenAddress 0.0.0.0:9091 ## Uncomment to return an arbitrary blob of html on your DirPort. Now you ## can explain what Tor is if anybody wonders why your IP address is -## contacting them. See contrib/tor-exit-notice.html for a sample. -#DirPortFrontPage /etc/tor/exit-notice.html +## contacting them. See contrib/tor-exit-notice.html in Tor's source +## distribution for a sample. +#DirPortFrontPage @CONFDIR@/tor-exit-notice.html ## Uncomment this if you run more than one Tor relay, and add the identity ## key fingerprint of each Tor relay you control, even if they're on