aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gns/gns.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index e865efd21..df5337dff 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -59,3 +59,8 @@ HOME = $SERVICEHOME
59# Name of the fcfs binary (for ARM) 59# Name of the fcfs binary (for ARM)
60BINARY = gnunet-gns-fcfsd 60BINARY = gnunet-gns-fcfsd
61 61
62
63[dns2gns]
64BINARY = gnunet-dns2gns
65AUTOSTART = NO
66