I don't understand what you mean by this.<div><br></div><div>You will need to be more verbose in your explanation.<br><br><div class="gmail_quote">On Wed, May 4, 2011 at 10:53 AM, Clint Byrum <span dir="ltr"><<a href="mailto:clint@ubuntu.com">clint@ubuntu.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Excerpts from Scott James Remnant's message of Wed May 04 09:48:09 -0700 2011:<br>
<div class="im">> Right, but this still doesn't explain what it does or why Upstart can't<br>
> already do this.<br>
<br>
</div>The issue is that upstart only blocks on goal changes, not on completion<br>
of the goal.<br>
<br>
So if you have an OR condition, and the two things happen one after the<br>
other, it has been my observation that the second event does not block,<br>
because the goal is already 'start'.<br>
<br>
Its entirely possible that I misunderstood the problem I was having,<br>
but this was the solution I came up with, and has been in place for<br>
statd and portmap in Ubuntu for a while now.<br>
</blockquote></div><br></div>