package: run-parts On Wed, 9 Mar 2005, Henning Glawe wrote:
> Moin, > just discovered a small problem in the xen-debian packages (2.0.4-4, from > people.d.o): > the sysv init links are done in the following way: > > S20xend > S20xendomains > K20xend > K20xendomains > > so xend is shutdown before the xen-domains are shutdown, which of cause fails > when there's no xend... This is a bug in run-parts. It should reverse the order. Or you are not understanding how it works. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

