fix supervisord warning message

This commit is contained in:
Sameer Naik 2014-05-05 23:13:06 +05:30
parent 57d5f9dfb2
commit 81ef8a135d

View File

@ -131,7 +131,7 @@ echo "root:$ROOT_PASSWORD" | chpasswd
echo User: root Password: $ROOT_PASSWORD
# start supervisord
/usr/bin/supervisord
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf
supervisorctl start sshd
# copy configuration templates