mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 01:59:02 +00:00
e41b82f619
tty0 is the default console for devices with screens/framebuffers. Signed-off-by: Mathew McBride <matt@traverse.com.au>
10 lines
343 B
Plaintext
10 lines
343 B
Plaintext
::sysinit:/etc/init.d/rcS S boot
|
|
::shutdown:/etc/init.d/rcS K shutdown
|
|
ttyAMA0::askfirst:/usr/libexec/login.sh
|
|
ttyS0::askfirst:/usr/libexec/login.sh
|
|
tty0::askfirst:/usr/libexec/login.sh
|
|
hvc0::askfirst:/usr/libexec/login.sh
|
|
ttymxc0::askfirst:/usr/libexec/login.sh
|
|
ttymxc1::askfirst:/usr/libexec/login.sh
|
|
ttymxc2::askfirst:/usr/libexec/login.sh
|