opaquesystems / openkaos

OpenKaOS is a developer toolkit for building lightweight Linux platforms for a wide variety of uses
GNU General Public License v2.0
0 stars 1 forks source link

ash: can't access tty; job control turned off #42

Open opsyseng opened 9 years ago

opsyseng commented 9 years ago

The ash applet in busybox complains:

ash: can't access tty; job control turned off

Looks like its looking for additional permissions not enabled by default. Investigate...