SOURCES: openfire.sysconfig - corrected JAVA_HOME path and commented out us...

paszczus paszczus at pld-linux.org
Wed Aug 27 15:46:28 CEST 2008


Author: paszczus                     Date: Wed Aug 27 13:46:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- corrected JAVA_HOME path and commented out user and logs (not ready yet)

---- Files affected:
SOURCES:
   openfire.sysconfig (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openfire.sysconfig
diff -u SOURCES/openfire.sysconfig:1.1 SOURCES/openfire.sysconfig:1.2
--- SOURCES/openfire.sysconfig:1.1	Wed Aug 27 10:22:49 2008
+++ SOURCES/openfire.sysconfig	Wed Aug 27 15:46:23 2008
@@ -5,7 +5,7 @@
 
 # If there is a different user you would like to run openfire as,
 # change the following line.
-OPENFIRE_USER="openfire"
+#OPENFIRE_USER="openfire"
 
 # If you wish to change the location of the openfire pid file,
 # change the following line.
@@ -16,7 +16,7 @@
 # openfire itself.  If you want to change the location of openfire's own
 # logs, see the system property 'log.directory'.  If this is not set,
 # it will default to $OPENFIRE_HOME/logs.
-OPENFIRE_LOGDIR="/var/log/openfire"
+#OPENFIRE_LOGDIR="/var/log/openfire"
 
 # If you wish to set any specific options to pass to the JVM, you can
 # set them with the following variable.
@@ -24,4 +24,4 @@
 
 # If you wish to override the auto-detected JAVA_HOME variable, uncomment
 # and change the following line.
-JAVA_HOME="/usr/lib/java"
+JAVA_HOME="/usr/lib/jvm/java"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openfire.sysconfig?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list