[Stephen Gran]
> Now, one thing that has been bothering me - is there a facility in
> these scripts to sya, 'wait until all scripts of type foo are done
> to start, if present'?  In other words, something like a
> Should-Start-Group: with the other scripts useing a Member-Of:
> rather than a Provides: header?

There is some facility for this, using the $<facility> notation.  But
it is not very good for this.  My proposal to solve this, is some kind
of 'before' statement, but it is not standardized nor implemented
anywere.

> This would be helpful for, for instance, sendmail, where you want it
> to wait for all milters to start - sendmail's init script could wait
> on group milter, and then all the milters could declare themselves
> part of milter, and be started in parallel.

Here the milters (no idea what a milter is. :) would express that they
want to start before sendmail, and the script ordering system would
try to make sure this happen. :)

But as I said, there is no support for this at the moment.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to