aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/test_statistics_api_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
commitb8fc68d6cb81adb3803186359b3a30b1a4bb7b5a (patch)
treebe6defbdf18e3af9bdcc979cf27b253fe0b4d5f9 /src/statistics/test_statistics_api_data.conf
parent3871fc32bbd05da817d94f4188023a4edebc367a (diff)
downloadgnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.tar.gz
gnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.zip
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly
Diffstat (limited to 'src/statistics/test_statistics_api_data.conf')
-rw-r--r--src/statistics/test_statistics_api_data.conf45
1 files changed, 13 insertions, 32 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf
index e458f08bf..c4fdb6aec 100644
--- a/src/statistics/test_statistics_api_data.conf
+++ b/src/statistics/test_statistics_api_data.conf
@@ -8,47 +8,28 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-statistics.unix
8 8
9[arm] 9[arm]
10PORT = 22354 10PORT = 22354
11DEFAULTSERVICES =
12UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix 11UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix
13 12
14[fs] 13[hostlist]
15AUTOSTART = NO 14FORCESTART = NO
16 15
17[datastore] 16[datastore]
18AUTOSTART = NO 17FORCESTART = NO
19 18
20[dht] 19[dht]
21AUTOSTART = NO 20FORCESTART = NO
22
23[transport]
24AUTOSTART = NO
25
26[core]
27AUTOSTART = NO
28
29[peerinfo]
30AUTOSTART = NO
31
32[dns]
33AUTOSTART = NO
34 21
35[nse] 22[nse]
36AUTOSTART = NO 23FORCESTART = NO
37
38[lockmanager]
39AUTOSTART = NO
40 24
41[ats] 25[cadet]
42AUTOSTART = NO 26FORCESTART = NO
43 27
44[namestore] 28[revocation]
45AUTOSTART = NO 29FORCESTART = NO
46 30
47[gns] 31[topology]
48AUTOSTART = NO 32FORCESTART = NO
49 33
50[vpn] 34[fs]
51AUTOSTART = NO 35FORCESTART = NO \ No newline at end of file
52
53[consensus]
54AUTOSTART = NO