aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gns_vpn.conf')
-rw-r--r--src/pt/test_gns_vpn.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index 4fd4d8b8a..85dd08113 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -11,7 +11,7 @@ START_SYSTEM_SERVICES = NO
11START_USER_SERVICES = NO 11START_USER_SERVICES = NO
12 12
13[exit] 13[exit]
14FORCESTART = YES 14IMMEDIATE_START = YES
15IPV6ADDR = FC5A:04E1:C2BA::1 15IPV6ADDR = FC5A:04E1:C2BA::1
16IPV6PREFIX = 96 16IPV6PREFIX = 96
17IPV4ADDR = 169.254.86.1 17IPV4ADDR = 169.254.86.1
@@ -25,19 +25,19 @@ EXIT_IFNAME = eth1
25 25
26[dns] 26[dns]
27DNS_EXIT = 8.8.8.8 27DNS_EXIT = 8.8.8.8
28FORCESTART = YES 28IMMEDIATE_START = YES
29 29
30[identity] 30[identity]
31START_ON_DEMAND = YES 31START_ON_DEMAND = YES
32FORCESTART = YES 32IMMEDIATE_START = YES
33 33
34[hostlist] 34[hostlist]
35START_ON_DEMAND = NO 35START_ON_DEMAND = NO
36FORCESTART = NO 36IMMEDIATE_START = NO
37 37
38[zonemaster] 38[zonemaster]
39START_ON_DEMAND = YES 39START_ON_DEMAND = YES
40FORCESTART = YES 40IMMEDIATE_START = YES
41 41
42#[vpn] 42#[vpn]
43#PREFIX = valgrind 43#PREFIX = valgrind
@@ -66,7 +66,7 @@ ZONEKEY = $GNUNET_TEST_HOME/.zonekey
66 66
67# Delays starting of GNS, as we need to first 67# Delays starting of GNS, as we need to first
68# setup the identity subsystem properly. 68# setup the identity subsystem properly.
69FORCESTART = NO 69IMMEDIATE_START = NO
70 70
71[namestore] 71[namestore]
72START_ON_DEMAND = YES 72START_ON_DEMAND = YES