gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 02/04: GNS: Add a BCD service configuration for ARM as it now l


From: gnunet
Subject: [gnunet] 02/04: GNS: Add a BCD service configuration for ARM as it now lives under libexec.
Date: Thu, 05 Jan 2023 14:03:16 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit cff5551703e0296d6db0fe7853dba02efa6b7def
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Jan 5 21:33:47 2023 +0900

    GNS: Add a BCD service configuration for ARM as it now lives under libexec.
---
 src/gns/gns.conf.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
index 309c7ada2..d8a27ec22 100644
--- a/src/gns/gns.conf.in
+++ b/src/gns/gns.conf.in
@@ -35,6 +35,11 @@ BIND_TO6=::1
 PROXY_CACERT = $GNUNET_DATA_HOME/gns/gns_ca_cert.pem
 PROXY_UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-gns-proxy.sock
 
+[bcd]
+BINARY = gnunet-bcd
+OPTIONS = -p 8888
+START_ON_DEMAND = NO
+RUN_PER_USER = YES
 
 [dns2gns]
 BINARY = gnunet-dns2gns

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]