From: Christian Grothoff Date: Thu, 27 Jun 2019 18:30:30 +0000 (+0200) Subject: bugfix X-Git-Tag: v0.11.6~62 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1945e37dbe9dd0fbb559ca7a1b33c2369c9da639;p=oweals%2Fgnunet.git bugfix --- diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in index 7a399e20a..829a52d63 100644 --- a/src/gns/gns.conf.in +++ b/src/gns/gns.conf.in @@ -3,7 +3,7 @@ START_ON_DEMAND = @START_ON_DEMAND@ IMMEDIATE_START = YES HOSTNAME = localhost BINARY = gnunet-service-gns -UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-gns.sock @JAVAPORT@PORT = 2102 # Do we require users that want to access GNS to run this process