122197843b
- package was partly merged with the scripts used in the Fedora distribution - support running multiple tomcat instances on the same server (fate#317783) - add catalina-jmx-remote.jar (fate#318403) - remove sysvinit support: systemd is required OBS-URL: https://build.opensuse.org/request/show/385746 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=83
12 lines
485 B
Plaintext
12 lines
485 B
Plaintext
# Service-specific configuration file for tomcat. This will be sourced by
|
|
# systemd for the default service (tomcat.service)
|
|
# If you want to customize named instance, make a similar file
|
|
# and name it tomcat@instancename.
|
|
|
|
# You will not need to set this, usually. For default service it equals
|
|
# CATALINA_HOME. For named service, it equals ${TOMCATS_BASE}${NAME}
|
|
#CATALINA_BASE="@@@TCHOME@@@"
|
|
|
|
# Please take a look at /etc/tomcat/tomcat.conf to have an idea what you
|
|
# can override.
|