运维网's Archiver
论坛
›
Tomcat
› tomcat开机自动重启
olga
发表于 2018-12-3 11:46:12
tomcat开机自动重启
tomcat开机自动重启
vim /etc/rc.local 文件中写入启动语句
export JAVA_HOME=路径(/root/jdk)
/opt/tomcat/bin/starup.sh start 启动脚本路径
页:
[1]
查看完整版本:
tomcat开机自动重启