tomcat:tomcat_files:sysconfig:tomcat

tomcat

/etc/sysconfig 경로에 존재하는 설정 파일

/etc/sysconfig/tomcat
# 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="/usr/share/tomcat"
 
# Please take a look at /etc/tomcat/tomcat.conf to have an idea what you
# can override.
  • tomcat/tomcat_files/sysconfig/tomcat.txt
  • 마지막으로 수정됨: 2025/01/10 06:41
  • 저자 writer