On Tue, 2010-04-20 at 13:40 -0700, Sandeep Puddupakkam (spuddupa) wrote:

> I have a situation where I have to start a job (foo) when any job on the
> system stops except itself.
> How do I write the start on condition for this?
> I tried 
> "start on stopped JOB!=foo"
> but it does not work (job does not get started if any other job stops).
> If I remove the JOB!=foo condition, it goes into an infinite loop as
> expected (foo gets started every time foo job stops)
> 
This should work with 0.6.5

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to