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