mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 09:13:09 +02:00
c452aed981
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21858 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|