From a1aee7611781a9991c31dbaa36d38c95ad5d5300 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 May 2015 20:59:29 +0000 Subject: -comments, doxygen, indentation, style fixes, working on test_gns_vpn --- src/pt/test_gns_vpn.conf | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'src/pt/test_gns_vpn.conf') diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf index b0ed23176..78dbdc700 100644 --- a/src/pt/test_gns_vpn.conf +++ b/src/pt/test_gns_vpn.conf @@ -7,6 +7,8 @@ PLUGINS = tcp [arm] PORT = 0 ALLOW_SHUTDOWN = YES +SYSTEM_ONLY = NO +USER_ONLY = NO [exit] FORCESTART = YES @@ -23,6 +25,11 @@ EXIT_IFNAME = eth1 [dns] DNS_EXIT = 8.8.8.8 +FORCESTART = YES + +[identity] +AUTOSTART = YES +FORCESTART = YES [hostlist] AUTOSTART = NO @@ -46,8 +53,8 @@ TTL = 3600000 [gns] AUTOSTART = YES -ZONEKEY = $GNUNET_TEST_HOME/.hostkey -HIJACK_DNS = YES +ZONEKEY = $GNUNET_TEST_HOME/.zonekey +DNS_ROOT = FIXME [namestore] AUTOSTART = YES -- cgit v1.2.3