博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年6月8日

摘要: 查看服务: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 阅读(317) 评论(0) 推荐(0) 编辑