=== Stevee_ is now known as Stevee [21:25] feels like a FAQ, but I couldn't find an answer: I have an upstart job on MythBuntu 10.04 that depends on services started by a couple of custom init.d-scripts, and it seemed like the obvious thing to do was just to emit an event in the init.d script and check for it in the upstart job, but that did not seem to do the trick [21:26] do I need to rewrite the init.d scripts to upstart jobs, or is there a quicker fix? [21:38] hmmm, I certainly didn't emit the event correctly, but the question still stands, what's the best way to do this? [21:39] s/best/quickest/ # actually...