Linux6.5+python+运行

查看suer任务的  id

ps -ef | grep supervisord

查看80端口运行的任务

 lsof -i tcp:80

重新载入super

supervisord -c supervisor.conf

开始

supervisorctl -c supervisor.conf start all

posted @ 2018-01-06 15:20  爱吃醋的工程师  阅读(124)  评论(0编辑  收藏  举报