fix only cache variable long/short
[oweals/gnunet.git] / src / gns / gns.conf.in
index e600871fcdcf7b36023f88cfa1c426d7f5fd1a6a..b9d8cc613c37e8c8788534ea42e8a73767f51629 100644 (file)
@@ -2,8 +2,9 @@
 AUTOSTART = @AUTOSTART@
 HOSTNAME = localhost
 BINARY = gnunet-service-gns
-UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-gns.sock
-@UNIXONLY@PORT = 2102
+UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
+@JAVAPORT@PORT = 2102
+USER_SERVICE = YES
 
 # Do we require users that want to access GNS to run this process
 # (usually not a good idea)