How to automatically start supervisord on Linux (Ubuntu)
        Posted  
        
            by sebastien
        on Server Fault
        
        See other posts from Server Fault
        
            or by sebastien
        
        
        
        Published on 2009-12-21T22:46:24Z
        Indexed on 
            2010/04/13
            15:43 UTC
        
        
        Read the original article
        Hit count: 693
        
Supervisord does not come with an init script or does not indicate how to get it started automatically, ie. after a reboot. I've tried some user-contributed /etc/init.d scripts, but they all fail.
What would be the preferred solution ?
© Server Fault or respective owner