]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
rename torrc to torrc.sample
authorRoger Dingledine <arma@torproject.org>
Tue, 30 Mar 2004 00:01:03 +0000 (00:01 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 30 Mar 2004 00:01:03 +0000 (00:01 +0000)
now by default no torrc will be installed, so we'll just
use the built-in defaults (we already do this on windows)

svn:r1375

src/config/Makefile.am
src/config/torrc.sample.in [moved from src/config/torrc.in with 100% similarity]

index 86a192b9b5f7689ce64c092737c6052c2c161840..13ed39d7fa0bcc4115034f5f9a0fa4e015c63f0c 100644 (file)
@@ -2,4 +2,4 @@ confdir = $(sysconfdir)/tor
 
 EXTRA_DIST = dirservers
 
-conf_DATA = dirservers torrc
+conf_DATA = dirservers torrc.sample