From 2b81464a43485fcc8ce079fafdee7b7a171835f4 Mon Sep 17 00:00:00 2001 From: Bertrand Marc Date: Wed, 2 May 2012 21:43:37 +0200 Subject: Imported Upstream version 0.9.2 --- src/gns/gns.conf.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/gns/gns.conf.in (limited to 'src/gns/gns.conf.in') diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in new file mode 100644 index 0000000..422efdb --- /dev/null +++ b/src/gns/gns.conf.in @@ -0,0 +1,17 @@ +[gns] +AUTOSTART = YES +HOSTNAME = localhost +HOME = $SERVICEHOME +CONFIG = $DEFAULTCONFIG +BINARY = gnunet-service-gns +UNIXPATH = /tmp/gnunet-service-gns.sock +ZONEKEY = /tmp/zonekey +TRUSTED = bob:/tmp/bobkey +HIJACK_DNS = YES +OPTIONS = -L INFO + +# Access to this service can compromise all DNS queries in this +# system. Thus access should be restricted to the same UID. +# (see https://gnunet.org/gnunet-access-control-model) +UNIX_MATCH_UID = YES +UNIX_MATCH_GID = YES -- cgit v1.2.3-18-g5258