摘要: 1.yum安装 # yum install epel-release # yum install -y supervisor # systemctl enable supervisord # 开机自启动 # systemctl start supervisord # 启动supervisord服务 阅读全文
posted @ 2022-01-19 08:52 车小奔 阅读(432) 评论(0) 推荐(0)