Linux
[CentOS7]톰캣 자동 실행
innocent_k
2015. 6. 29. 11:41
http://fruitdev.tistory.com/19 참조
chkconfig 등록이 안 될때 상단에 추가
# chkconfig: 2345 90 90
# description: init file for Apache server daemon
# processname: /usr/local/server/apache/bin/apachectl
# config: /usr/local/server/apache/conf/httpd.conf
# pidfile: /usr/local/server/apache/logs/httpd.pid