#安装easy-install
yum install python-setuptools#安装 supervisor
easy_install supervisor#创建主配置文件
echo_supervisord_conf > /etc/supervisord.conf
http://www.jianshu.com/p/9abffc905645
本文共 225 字,大约阅读时间需要 1 分钟。
#安装easy-install
yum install python-setuptools#安装 supervisor
easy_install supervisor#创建主配置文件
echo_supervisord_conf > /etc/supervisord.conf
http://www.jianshu.com/p/9abffc905645
转载于:https://www.cnblogs.com/siqi/p/6985649.html