mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
|
# 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
|