Ubuntu upstart sysvinit integration
        Posted  
        
            by Eli
        on Super User
        
        See other posts from Super User
        
            or by Eli
        
        
        
        Published on 2010-06-16T19:26:23Z
        Indexed on 
            2010/06/16
            19:33 UTC
        
        
        Read the original article
        Hit count: 491
        
ubuntu-10.04-lts
|upstart
Hi,
I use ubuntu lucid server and have a sysvinit start up script thats been working for me for years. I only started using lucid recently, and found out about upstart when my script stopped working. The script depends on mysql server, which unlike in older versions, now uses upstart. Migrating my script to upstart isn't an alternative for now.
I would like to continue using my sysvinit, but how do I make sure it starts after mysql?
Rgds,
Eli
© Super User or respective owner