Christian Grothoff 5 years ago
parent
commit
1945e37dbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/gns/gns.conf.in

+ 1 - 1
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