On Sun, May 26, 2013 at 11:41:06AM -0500, William Hubbs wrote: > On Sun, May 26, 2013 at 11:55:24AM +0200, Luca Barbato wrote: > > Openrc is small, but the wrapper really needs to know which is which and > > worst case switch inittab. > > Please explain why this wrapper would need to switch inittab. Inittab is > only used by sysvinit and has no uses in any other init system. Ok, sorry, I was wrong in my previous msg, now I see that bb-init has its own inittab with a different format. How about patching bb-init so that it can handle a sysvinit inittab? William