摘要:
查看服务:chkconfig --list 制作服务 #!/bin/sh # chkconfig: 345 99 10 # description: Auto-starts tomcat # /etc/init.d/tomcatd # Tomcat auto-start # Source funct 阅读全文
posted @ 2020-06-08 16:56 PorkerFace 阅读(321) 评论(0) 推荐(0)
|
摘要:
查看服务:chkconfig --list 制作服务 #!/bin/sh # chkconfig: 345 99 10 # description: Auto-starts tomcat # /etc/init.d/tomcatd # Tomcat auto-start # Source funct 阅读全文
posted @ 2020-06-08 16:56 PorkerFace 阅读(321) 评论(0) 推荐(0) |
||