mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
uml: work-around console issue with procd
SVN-Revision: 38164
This commit is contained in:
parent
5016b6513c
commit
777e69451d
1 changed files with 4 additions and 0 deletions
4
target/linux/uml/base-files/etc/inittab
Normal file
4
target/linux/uml/base-files/etc/inittab
Normal 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
|
||||
Loading…
Add table
Reference in a new issue