[BusyBox] init & ash & job control

Tom Oehser tom at toms.net
Wed May 1 15:56:03 UTC 2002


> > In particular, I can't seem to get job control for my ash shell.
> >
> > If inittab contains something like
> >    ::respawn:-/bin/sh

Maybe it has something to do with not specifying the tty?  The console
might be treated differently.  What if you do:

tty6::respawn:-/bin/sh

-Tom




More information about the busybox mailing list