mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 12:44:00 -05:00
allow any console to be used
SVN-Revision: 27193
This commit is contained in:
parent
426dccd019
commit
540b838998
7
target/linux/malta/base-files/etc/inittab
Normal file
7
target/linux/malta/base-files/etc/inittab
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
::sysinit:/etc/init.d/rcS S boot
|
||||||
|
::shutdown:/etc/init.d/rcS K shutdown
|
||||||
|
tts/0::askfirst:/bin/ash --login
|
||||||
|
ttyS0::askfirst:/bin/ash --login
|
||||||
|
ttyS1::askfirst:/bin/ash --login
|
||||||
|
ttyS2::askfirst:/bin/ash --login
|
||||||
|
tty1::askfirst:/bin/ash --login
|
||||||
Loading…
Reference in New Issue
Block a user