Commit be1f3833 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Switched to using alternatives setting for JRE.


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9646 b35dd754-fafc-0310-a699-88a17e54d16e
parent 4606ae8e
......@@ -7,7 +7,7 @@
# Version: @(#)skeleton 1.9 26-Feb-2001 miquels@cistron.nl
#
JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun
JAVA_HOME=/etc/alternatives/jre
PATH=/sbin:/bin:/usr/sbin:/usr/bin:$JAVA_HOME/bin
DAEMON=$JAVA_HOME/bin/java
NAME=openfire
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment