From a463e3a27305a5b2568145b63b68c90a55643be2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Mar 2012 14:53:13 +0000 Subject: add configure option --enable-javaports to open ports of services with Java bindings by default (#2228) --- src/core/core.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/core.conf.in') diff --git a/src/core/core.conf.in b/src/core/core.conf.in index 84e2df9fb..61ac84e6c 100644 --- a/src/core/core.conf.in +++ b/src/core/core.conf.in @@ -1,6 +1,6 @@ [core] AUTOSTART = YES -@UNIXONLY@ PORT = 2092 +@JAVAPORT@PORT = 2092 HOSTNAME = localhost HOME = $SERVICEHOME CONFIG = $DEFAULTCONFIG -- cgit v1.2.3