添加守护进程文件
parent
70efcf8afa
commit
aa286334e7
|
|
@ -43,4 +43,5 @@ sudo yum install epel-release
|
|||
sudo yum install supervisor
|
||||
rm -f supervisord.conf
|
||||
mv ./supervisord.conf /etc/supervisord.conf
|
||||
sudo service supervisor start
|
||||
systemctl start supervisord
|
||||
systemctl enable supervisord
|
||||
|
|
|
|||
Loading…
Reference in New Issue