From b581097addc91044432dcb54ce7cff26b9e12de1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 9 Oct 2012 18:38:01 +0000 Subject: -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG setting --- src/pt/pt.conf | 1 - src/pt/test_gns_vpn.conf | 2 +- src/pt/test_gnunet_vpn.conf | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) (limited to 'src/pt') diff --git a/src/pt/pt.conf b/src/pt/pt.conf index 39c1fb60c..a1eea3305 100644 --- a/src/pt/pt.conf +++ b/src/pt/pt.conf @@ -1,5 +1,4 @@ [pt] -CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-pt # Set this to YES to tunnel IPv4 traffic over GNUnet diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf index fa12b98ba..474b55f79 100644 --- a/src/pt/test_gns_vpn.conf +++ b/src/pt/test_gns_vpn.conf @@ -47,7 +47,7 @@ TTL = 3600000 [gns] AUTOSTART = YES -ZONEKEY = $SERVICEHOME/hostkey +ZONEKEY = $SERVICEHOME/.hostkey HIJACK_DNS = YES [namestore] diff --git a/src/pt/test_gnunet_vpn.conf b/src/pt/test_gnunet_vpn.conf index bdac1a5b6..ae9488e8e 100644 --- a/src/pt/test_gnunet_vpn.conf +++ b/src/pt/test_gnunet_vpn.conf @@ -1,6 +1,5 @@ [PATHS] SERVICEHOME = /tmp/gnunet-test-vpn/ -DEFAULTCONFIG = test_gnunet_vpn.conf [transport] PLUGINS = tcp -- cgit v1.2.3