[root@edu-ci-server bin]# vi /etc/rc.local
touch /var/lock/subsys/local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
touch /var/lock/subsys/local
/application/hudson-tomcat/bin/startup.sh
~
"/etc/rc.local" 8L, 262C written
【CentOS7.x】设置tomcat开机启动
最新推荐文章于 2023-12-15 13:59:26 发布