Repository URL to install this package:
|
Version:
7.0.65-1.el7 ▾
|
[Unit]
Description=Apache Tomcat
After=network.target
[Service]
ExecStart=/bin/su -p -s /bin/sh apache-tomcat -c "/opt/apache-tomcat/bin/catalina.sh start"
ExecStop=/bin/su -p -s /bin/sh apache-tomcat -c "/opt/apache-tomcat/bin/catalina.sh stop"
[Install]
WantedBy=multi-user.target