CentOS下实现程序开机自启动(Tomcat为例)
CentOS下实现程序开机自启动(Tomcat为例) :vim /etc/rc.d/rc.local 打开后用下文覆盖即可-----------------------------------------------------------------# This script will be executed *after* all the other init scripts.# You can put your own initialization ...