aboutsummaryrefslogtreecommitdiff
path: root/contrib/conf/gnunet/no_autostart_above_core.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/conf/gnunet/no_autostart_above_core.conf')
-rw-r--r--contrib/conf/gnunet/no_autostart_above_core.conf90
1 files changed, 90 insertions, 0 deletions
diff --git a/contrib/conf/gnunet/no_autostart_above_core.conf b/contrib/conf/gnunet/no_autostart_above_core.conf
new file mode 100644
index 000000000..7bcf6c8ae
--- /dev/null
+++ b/contrib/conf/gnunet/no_autostart_above_core.conf
@@ -0,0 +1,90 @@
1# Configuration to disable autostarting of
2# all services above the 'core' level.
3# (including resolver)
4
5[dns]
6AUTOSTART = NO
7
8[dht]
9AUTOSTART = NO
10
11[nse]
12AUTOSTART = NO
13
14[cadet]
15AUTOSTART = NO
16
17[datastore]
18AUTOSTART = NO
19
20[fs]
21AUTOSTART = NO
22
23[dv]
24AUTOSTART = NO
25
26[vpn]
27AUTOSTART = NO
28
29[consensus]
30AUTOSTART = NO
31
32[resolver]
33AUTOSTART = NO
34
35[namestore]
36AUTOSTART = NO
37
38[namecache]
39AUTOSTART = NO
40
41[identity]
42AUTOSTART = NO
43
44[revocation]
45AUTOSTART = NO
46
47[conversation]
48AUTOSTART = NO
49
50[peerstore]
51AUTOSTART = NO
52
53[psycstore]
54AUTOSTART = NO
55
56[gns]
57AUTOSTART = NO
58
59[regex]
60AUTOSTART = NO
61
62[set]
63AUTOSTART = NO
64
65[scalarproduct-bob]
66AUTOSTART = NO
67
68[scalarproduct-alice]
69AUTOSTART = NO
70
71[social]
72AUTOSTART = NO
73
74[psyc]
75AUTOSTART = NO
76
77[rps]
78AUTOSTART = NO
79
80[multicast]
81AUTOSTART = NO
82
83[sensordashboard]
84AUTOSTART = NO
85
86[sensor]
87AUTOSTART = NO
88
89[zonemaster-monitor]
90AUTOSTART = NO