rename torrc to torrc.sample

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
This commit is contained in:
Roger Dingledine 2004-03-30 00:01:03 +00:00
parent d8a5358ce9
commit ce200ae133
2 changed files with 1 additions and 1 deletions

View file

@ -2,4 +2,4 @@ confdir = $(sysconfdir)/tor
EXTRA_DIST = dirservers
conf_DATA = dirservers torrc
conf_DATA = dirservers torrc.sample