mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-14 06:30:21 +00:00
Remove shells from unavalable serial ports
SVN-Revision: 22569
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# inittab for Gumstix board
|
||||
::sysinit:/etc/init.d/rcS S boot
|
||||
::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
|
||||
tty1::askfirst:/bin/ash --login
|
||||
|
||||
Reference in New Issue
Block a user