[BusyBox] TAKE 2: Message on Startup: "sh: can't access tty; job control
Vladimir N. Oleynik
dzo at simtreas.ru
Sun Jan 12 03:54:03 UTC 2003
Daniel,
> >[...]
> >Please change from openvt:
> >1) fork() to vfork()
> >
> >2) return EXIT_SUCCESS;
> >to
> >while(1) pause();
> >or put to end linuxrc not stoped applet,
> >for example syslogd -n (don`t fork)
>
> Hourrah, that did the trick. I put syslogd -n after openvt 1 sh in my
> linuxrc and everything works fine.
What for you have forward the personal message? :(
I put to you ideas for testing only.
This metod is very bad hack.
True idea - added feature to openvt applet "-w" (waiting child)
from original openvt utilite
and new featute haven`t original utilite -
support serial consoles.
--w
vodz
More information about the busybox
mailing list