mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-28 15:14:11 +00:00
299893c9c9
Ethernet module enable for Renesas RZ platform inittab fix for ttySC0 Fixes: #15284 Signed-off-by: John Vincent <john.vincent.xa@bp.renesas.com> (cherry picked from commit 531b3f667c40405581a398a9648a0e6c27909a87) Link: https://github.com/openwrt/openwrt/pull/15808 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
11 lines
382 B
Plaintext
11 lines
382 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
|
|
ttySC0::askfirst:/usr/libexec/login.sh
|