On Thu, 2008-06-12 at 18:43 -0400, Dave Miner wrote: > The side question here is what changes we need to make to the Distro > Constructor to use these rather than the postrun scripts. Does this > completely replace all of the postrun scripts that we've dealt with > previously, or will some of them still be around? And if we don't > need them, does that mean system/postrun goes away?
There is only 1 postrun script left that these service do not cover but it's not very important and we will have some sort of service for that too. So basically you can get rid of the postrun hacks from the distro constructor and just start these services instead. Laca