gnunet: update source, forcestart dns2gns, fix typo

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2015-07-23 20:18:22 +02:00
parent 60521751b0
commit 34abdc2f6f
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -62,6 +62,7 @@ prepare_config() {
# enable dns2gns
gnunet-config -c $CONFIGFILE -s dns2gns -o AUTOSTART -V YES
gnunet-config -c $CONFIGFILE -s dns2gns -o FORCESTART -V YES
# enable all installed transport plugins
transport_plugins=$(gnunet-config -c $CONFIGFILE -s transport -o PLUGINS)