[or-cvs] r19546: {torbrowser} need to tell Tor where to find the geoip file  (torbrowser/trunk/build-scripts/config)
    phobos at seul.org 
    phobos at seul.org
       
    Fri May 22 21:16:15 UTC 2009
    
    
  
Author: phobos
Date: 2009-05-22 17:16:15 -0400 (Fri, 22 May 2009)
New Revision: 19546
Modified:
   torbrowser/trunk/build-scripts/config/torrc
Log:
need to tell Tor where to find the geoip file
Modified: torbrowser/trunk/build-scripts/config/torrc
===================================================================
--- torbrowser/trunk/build-scripts/config/torrc	2009-05-22 21:03:54 UTC (rev 19545)
+++ torbrowser/trunk/build-scripts/config/torrc	2009-05-22 21:16:15 UTC (rev 19546)
@@ -2,6 +2,7 @@
 AvoidDiskWrites 1
 # Store working data, state, keys, and caches here.
 DataDirectory .\Data\Tor
+GeoIPFile .\Data\Tor\geoip
 # Where to send logging messages.  Format is minSeverity[-maxSeverity]
 # (stderr|stdout|syslog|file FILENAME).
 Log notice stdout
    
    
More information about the tor-commits
mailing list