I have googled around but no solution so far.

I use Ubuntu 12.04 and I installed supervisord via `sudo pip install
supervisord`.

I grabbed the initscript fro github but the script has no effect. start,
stop, restart has no effect at all. I have to do run `sudo supervisord -c
/etc/supervisord.conf` to start the daemons. To stop them, I currrently do
kills ... which is annoying as hell.

This is my full conf
https://gist.github.com/yeukhon/4729762

Any idea what's wrong?

Thanks.
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to