mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 09:33:20 +02:00
Remove shells from unavalable serial ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22569 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1830160fa2
commit
26ed86af11
@ -1,8 +1,5 @@
|
|||||||
# inittab for Gumstix board
|
# inittab for Gumstix board
|
||||||
::sysinit:/etc/init.d/rcS S boot
|
::sysinit:/etc/init.d/rcS S boot
|
||||||
::shutdown:/etc/init.d/rcS K stop
|
::shutdown:/etc/init.d/rcS K stop
|
||||||
tts/0::askfirst:/bin/ash --login
|
|
||||||
ttyS0::askfirst:/bin/ash --login
|
|
||||||
ttyS1::askfirst:/bin/ash --login
|
|
||||||
ttyS2::askfirst:/bin/ash --login
|
ttyS2::askfirst:/bin/ash --login
|
||||||
tty1::askfirst:/bin/ash --login
|
tty1::askfirst:/bin/ash --login
|
||||||
|
Loading…
Reference in New Issue
Block a user