uml: work-around console issue with procd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38164 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Steven Barth 2013-09-24 13:36:33 +00:00
parent 3b04094e1c
commit 3828d5208a
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +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