commit 0558cdeaee9f5b2021279b8106e9f907021c45cd
parent 82668db981251a3b96760c289b459cad1bcece13
Author: Florian Dold <florian.dold@gmail.com>
Date: Mon, 3 Feb 2014 22:28:01 +0000
- GNS port is a javaport
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gns/gns.conf.in b/src/gns/gns.conf.in
@@ -3,7 +3,7 @@ AUTOSTART = @AUTOSTART@
HOSTNAME = localhost
BINARY = gnunet-service-gns
UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
-@UNIXONLY@PORT = 2102
+@JAVAPORT@PORT = 2102
USER_SERVICE = YES
# Do we require users that want to access GNS to run this process