On Wed, Apr 19, 2006 at 10:44:24AM +0200, Nikolai Hlubek wrote: > Another option might be the runit package > which as I recall does the same as initng. > But I can't really recommend it since you have > to migrate your boot services manually.
One thing I like about runit is it's split up into many small programs (in the traditional UNIX style), so it provides an easy migration path: runsvdir runs nicely as an inittab service providing supervision for other runit services. Services can be gradually migrated from sysvinit to runit as necessary, and then once nothing depends on sysvinit anymore, runit provides a replacement init binary if you're interested. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]