aboutsummaryrefslogtreecommitdiff
path: root/src/arm
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-11 14:03:52 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-11 14:03:52 +0000
commit0b385d20dad7898fbc0d07aba0587e86648a733a (patch)
tree2f739566bf1b9324d287b5667857e92c765863db /src/arm
parent0a1098b10093d1344be7455c901e938806753fd0 (diff)
downloadgnunet-0b385d20dad7898fbc0d07aba0587e86648a733a.tar.gz
gnunet-0b385d20dad7898fbc0d07aba0587e86648a733a.zip
adding single location for no_forcestart configuration list
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/test_arm_api_data.conf45
1 files changed, 3 insertions, 42 deletions
diff --git a/src/arm/test_arm_api_data.conf b/src/arm/test_arm_api_data.conf
index 3ae5271a1..75eae0d17 100644
--- a/src/arm/test_arm_api_data.conf
+++ b/src/arm/test_arm_api_data.conf
@@ -1,5 +1,7 @@
1@INLINE@ ../../contrib/no_forcestart.conf
2
1[PATHS] 3[PATHS]
2GNUNET_TEST_HOME = /tmp/test-gnunetd-arm/ 4GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
3 5
4[arm] 6[arm]
5PORT = 23354 7PORT = 23354
@@ -19,47 +21,6 @@ BINARY = /will/be/overwritten/by/test_exponential_backoff
19ACCEPT_FROM = 127.0.0.1; 21ACCEPT_FROM = 127.0.0.1;
20ACCEPT_FROM6 = ::1; 22ACCEPT_FROM6 = ::1;
21 23
22[fs]
23AUTOSTART = NO
24FORCESTART = NO
25
26[datastore]
27AUTOSTART = NO
28
29[core]
30AUTOSTART = NO
31
32[transport]
33AUTOSTART = NO
34
35[peerinfo]
36AUTOSTART = NO
37
38[statistics] 24[statistics]
39AUTOSTART = YES 25AUTOSTART = YES
40 26
41[dns]
42AUTOSTART = NO
43
44[consensus]
45AUTOSTART = NO
46
47[nse]
48AUTOSTART = NO
49FORCESTART = NO
50
51[hostlist]
52AUTOSTART = NO
53FORCESTART = NO
54
55[dht]
56AUTOSTART = NO
57FORCESTART = NO
58
59[cadet]
60AUTOSTART = NO
61FORCESTART = NO
62
63[revocation]
64AUTOSTART = NO
65FORCESTART = NO