aboutsummaryrefslogtreecommitdiff
path: root/contrib/conf/gnunet/no_autostart_above_core.conf
blob: 245b6a47de898442037833ef031355ac1d0891b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# Configuration to disable autostarting of
# all services above the 'core' level.
# (including resolver)

[dns]
START_ON_DEMAND = NO

[dht]
START_ON_DEMAND = NO

[nse]
START_ON_DEMAND = NO

[cadet]
START_ON_DEMAND = NO

[datastore]
START_ON_DEMAND = NO

[fs]
START_ON_DEMAND = NO

[dv]
START_ON_DEMAND = NO

[vpn]
START_ON_DEMAND = NO

[consensus]
START_ON_DEMAND = NO

[resolver]
START_ON_DEMAND = NO

[namestore]
START_ON_DEMAND = NO

[namecache]
START_ON_DEMAND = NO

[identity]
START_ON_DEMAND = NO

[revocation]
START_ON_DEMAND = NO

[conversation]
START_ON_DEMAND = NO

[peerstore]
START_ON_DEMAND = NO

[psycstore]
START_ON_DEMAND = NO

[gns]
START_ON_DEMAND = NO

[regex]
START_ON_DEMAND = NO

[set]
START_ON_DEMAND = NO

[scalarproduct-bob]
START_ON_DEMAND = NO

[scalarproduct-alice]
START_ON_DEMAND = NO

[social]
START_ON_DEMAND = NO

[psyc]
START_ON_DEMAND = NO

[rps]
START_ON_DEMAND = NO

[multicast]
START_ON_DEMAND = NO

[sensordashboard]
START_ON_DEMAND = NO

[sensor]
START_ON_DEMAND = NO

[zonemaster-monitor]
START_ON_DEMAND = NO

[zonemaster]
START_ON_DEMAND = NO