diff options
Diffstat (limited to 'contrib/conf/gnunet/no_autostart_above_core.conf')
-rw-r--r-- | contrib/conf/gnunet/no_autostart_above_core.conf | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/contrib/conf/gnunet/no_autostart_above_core.conf b/contrib/conf/gnunet/no_autostart_above_core.conf index 7bcf6c8ae..114ec83a3 100644 --- a/contrib/conf/gnunet/no_autostart_above_core.conf +++ b/contrib/conf/gnunet/no_autostart_above_core.conf @@ -3,88 +3,88 @@ # (including resolver) [dns] -AUTOSTART = NO +START_ON_DEMAND = NO [dht] -AUTOSTART = NO +START_ON_DEMAND = NO [nse] -AUTOSTART = NO +START_ON_DEMAND = NO [cadet] -AUTOSTART = NO +START_ON_DEMAND = NO [datastore] -AUTOSTART = NO +START_ON_DEMAND = NO [fs] -AUTOSTART = NO +START_ON_DEMAND = NO [dv] -AUTOSTART = NO +START_ON_DEMAND = NO [vpn] -AUTOSTART = NO +START_ON_DEMAND = NO [consensus] -AUTOSTART = NO +START_ON_DEMAND = NO [resolver] -AUTOSTART = NO +START_ON_DEMAND = NO [namestore] -AUTOSTART = NO +START_ON_DEMAND = NO [namecache] -AUTOSTART = NO +START_ON_DEMAND = NO [identity] -AUTOSTART = NO +START_ON_DEMAND = NO [revocation] -AUTOSTART = NO +START_ON_DEMAND = NO [conversation] -AUTOSTART = NO +START_ON_DEMAND = NO [peerstore] -AUTOSTART = NO +START_ON_DEMAND = NO [psycstore] -AUTOSTART = NO +START_ON_DEMAND = NO [gns] -AUTOSTART = NO +START_ON_DEMAND = NO [regex] -AUTOSTART = NO +START_ON_DEMAND = NO [set] -AUTOSTART = NO +START_ON_DEMAND = NO [scalarproduct-bob] -AUTOSTART = NO +START_ON_DEMAND = NO [scalarproduct-alice] -AUTOSTART = NO +START_ON_DEMAND = NO [social] -AUTOSTART = NO +START_ON_DEMAND = NO [psyc] -AUTOSTART = NO +START_ON_DEMAND = NO [rps] -AUTOSTART = NO +START_ON_DEMAND = NO [multicast] -AUTOSTART = NO +START_ON_DEMAND = NO [sensordashboard] -AUTOSTART = NO +START_ON_DEMAND = NO [sensor] -AUTOSTART = NO +START_ON_DEMAND = NO [zonemaster-monitor] -AUTOSTART = NO +START_ON_DEMAND = NO |