摘要: 配置supervisor实现进程守护 1.安装supervisor yum install supervisor 2.启动服务 supervisord -c /etc/supervisord.conf 进入 cd /etc 目录 找到supervisord.conf 配置文件 和 superviso 阅读全文
posted @ 2022-07-10 17:26 竹林听雨行 阅读(166) 评论(0) 推荐(0) 编辑