eba4caaede
from maintainer Kurt Miller <truk at apache.org>
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
# $OpenBSD: tomcat.rc,v 1.2 2004/04/01 05:55:47 sturm Exp $
|
|
#
|
|
# define JAVA_HOME for tomcat-user; sudo doesn't pass environment variables
|
|
# allows to start tomcat with following command:
|
|
# $ sudo -u _tomcat y0y0y0/bin/startup.sh
|
|
#
|
|
|
|
JAVA_HOME=y0y0y1
|
|
|
|
# override other environment options:
|
|
#CATALINA_HOME=y0y0y0
|
|
#CATALINA_BASE=/var/tomcat
|
|
#CATALINA_TMPDIR=$CATALINA_BASE/temp
|
|
#JAVA_OPTS=
|
|
#JPDA_TRANSPORT=
|
|
#JPDA_ADDRESS=
|
|
#JSSE_HOME=
|