[or-cvs] and in OP config files
Roger Dingledine
arma at seul.org
Wed Oct 15 07:27:31 UTC 2003
Update of /home/or/cvsroot/src/config
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/config
Modified Files:
oprc torrc.in
Log Message:
and in OP config files
Index: oprc
===================================================================
RCS file: /home/or/cvsroot/src/config/oprc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- oprc 30 Sep 2003 23:25:30 -0000 1.8
+++ oprc 15 Oct 2003 07:27:29 -0000 1.9
@@ -1,8 +1,8 @@
# Configuration file for a typical tor client
# (listen for applications only)
-# List of routers. Tor nodes only know about the directory servers
-# at the beginning, and from them they get a list of currently up nodes.
+# List of routers. Tor nodes start out knowing about the directory
+# servers, and from them they get a list of currently up nodes.
RouterFile ../config/dirservers
# Ports for various services. Comment out if you're not running that
Index: torrc.in
===================================================================
RCS file: /home/or/cvsroot/src/config/torrc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- torrc.in 15 Oct 2003 07:19:38 -0000 1.1
+++ torrc.in 15 Oct 2003 07:27:29 -0000 1.2
@@ -1,8 +1,8 @@
# Configuration file for a typical tor client
# (listen for applications only)
-# List of routers. Tor nodes only know about the directory servers
-# at the beginning, and from them they get a list of currently up nodes.
+# List of routers. Tor nodes start out knowing about the directory
+# servers, and from them they get a list of currently up nodes.
RouterFile @CONFDIR@/dirservers
# Ports for various services. Comment out if you're not running that
More information about the tor-commits
mailing list