1 Star 0 Fork 0

视迅速达/centos7-install

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
supervisord.service 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈圣文 提交于 2021-01-23 00:02 . fix bug
[Unit]
Description=Supervisor daemon
[Service]
Type=forking
ExecStart=/usr/local/bin/supervisord
ExecStop=/usr/local/bin/supervisorctl $OPTIONS shutdown
ExecReload=/usr/local/bin/supervisorctl $OPTIONS reload
KillMode=process
Restart=on-failure
RestartSec=42s
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/subowen_admin/centos7-install.git
git@gitee.com:subowen_admin/centos7-install.git
subowen_admin
centos7-install
centos7-install
master

搜索帮助