[tor-commits] [ooni-probe/master] Autostart Tor in default configuration

art at torproject.org art at torproject.org
Sun Dec 2 17:49:33 UTC 2012


commit b6f19d97075592cc161a4893d6bc7f486c203598
Author: aagbsn <aagbsn at extc.org>
Date:   Sat Dec 1 18:54:30 2012 +0000

    Autostart Tor in default configuration
    
    On debian with tor installed this option works out-the-box:
      mv ooniprobe.conf.example ooniprobe.conf
---
 ooniprobe.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ooniprobe.conf.sample b/ooniprobe.conf.sample
index 551e4f0..ed77dfe 100644
--- a/ooniprobe.conf.sample
+++ b/ooniprobe.conf.sample
@@ -29,7 +29,7 @@ advanced:
     #interface: wlan0
     # If you do not specify start_tor, you will have to have Tor running and
     # explicitly set the control port and orport.
-    start_tor: false
+    start_tor: true
 tor:
     #socks_port: 9050
     #control_port: 9051





More information about the tor-commits mailing list