uml: fix inittab

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 43177
master
Steven Barth 10 years ago
parent 2a5ad9cf0b
commit 384e8c09e3
  1. 2
      target/linux/uml/base-files/etc/inittab

@ -1,4 +1,4 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K shutdown
::askconsole:/bin/ash --login
::respawn:/sbin/askfirst /dev/console /bin/ash --login
::respawn:/sbin/askfirst /bin/ash --login

Loading…
Cancel
Save