aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-15 07:48:33 +0000
commit3e6c37c25b646fbe5dda5ec48959281c88edbaba (patch)
tree87bb8e1bc06f9da58adae0292ddfe47ffad82ac6 /src/hostlist
parente6ecc19d82596b2b6ff19667000e8a83f2152fdc (diff)
downloadgnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.tar.gz
gnunet-3e6c37c25b646fbe5dda5ec48959281c88edbaba.zip
disable vpn autostart
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/learning_data.conf5
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist.conf5
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_data.conf5
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer1.conf5
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer2.conf5
-rw-r--r--src/hostlist/test_learning_adv_peer.conf5
-rw-r--r--src/hostlist/test_learning_learn_peer.conf5
-rw-r--r--src/hostlist/test_learning_learn_peer2.conf5
8 files changed, 40 insertions, 0 deletions
diff --git a/src/hostlist/learning_data.conf b/src/hostlist/learning_data.conf
index 4c872b03b..cf4b97e13 100644
--- a/src/hostlist/learning_data.conf
+++ b/src/hostlist/learning_data.conf
@@ -22,3 +22,8 @@ WEAKRANDOM = YES
22AUTOSTART = NO 22AUTOSTART = NO
23 23
24 24
25
26[dns]
27AUTOSTART = NO
28
29
diff --git a/src/hostlist/test_gnunet_daemon_hostlist.conf b/src/hostlist/test_gnunet_daemon_hostlist.conf
index a371a0a8d..85f0a522c 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist.conf
@@ -51,3 +51,8 @@ HTTPPORT = 12471
51AUTOSTART = NO 51AUTOSTART = NO
52 52
53 53
54
55[dns]
56AUTOSTART = NO
57
58
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_data.conf b/src/hostlist/test_gnunet_daemon_hostlist_data.conf
index b7cf7b1ac..c0f3d7c6a 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_data.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_data.conf
@@ -63,3 +63,8 @@ AUTOSTART = NO
63AUTOSTART = NO 63AUTOSTART = NO
64 64
65 65
66
67[dns]
68AUTOSTART = NO
69
70
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
index 109e69214..5d0d297d6 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
@@ -68,3 +68,8 @@ AUTOSTART = NO
68AUTOSTART = NO 68AUTOSTART = NO
69 69
70 70
71
72[dns]
73AUTOSTART = NO
74
75
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
index fdedf6e38..d19c1e033 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
@@ -65,3 +65,8 @@ AUTOSTART = NO[mesh]
65AUTOSTART = NO 65AUTOSTART = NO
66 66
67 67
68
69[dns]
70AUTOSTART = NO
71
72
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
index cc9e8154c..dae2d0edf 100644
--- a/src/hostlist/test_learning_adv_peer.conf
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -65,3 +65,8 @@ AUTOSTART = NO
65AUTOSTART = NO 65AUTOSTART = NO
66 66
67 67
68
69[dns]
70AUTOSTART = NO
71
72
diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf
index a147b88be..1f192707b 100644
--- a/src/hostlist/test_learning_learn_peer.conf
+++ b/src/hostlist/test_learning_learn_peer.conf
@@ -65,3 +65,8 @@ AUTOSTART = NO
65AUTOSTART = NO 65AUTOSTART = NO
66 66
67 67
68
69[dns]
70AUTOSTART = NO
71
72
diff --git a/src/hostlist/test_learning_learn_peer2.conf b/src/hostlist/test_learning_learn_peer2.conf
index b281802ca..8be0b3a4c 100644
--- a/src/hostlist/test_learning_learn_peer2.conf
+++ b/src/hostlist/test_learning_learn_peer2.conf
@@ -57,3 +57,8 @@ HOSTLISTFILE = hostlists_learn_peer2.file
57AUTOSTART = NO 57AUTOSTART = NO
58 58
59 59
60
61[dns]
62AUTOSTART = NO
63
64