-test and config
[oweals/gnunet.git] / src / gns / gns.conf.in
1 [gns]
2 AUTOSTART = YES
3 HOSTNAME = localhost
4 HOME = $SERVICEHOME
5 CONFIG = $DEFAULTCONFIG
6 BINARY = gnunet-service-gns
7 UNIXPATH = /tmp/gnunet-service-gns.sock
8
9 # Access to this service can compromise all DNS queries in this
10 # system.  Thus access should be restricted to the same UID.
11 # (see https://gnunet.org/gnunet-access-control-model)
12 UNIX_MATCH_UID = YES
13 UNIX_MATCH_GID = YES