mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 05:27:09 +00:00
ar71xx: override inittab to enable login on ttyATH0
SVN-Revision: 27128
This commit is contained in:
parent
9a227d88dd
commit
9160e06af5
4
target/linux/ar71xx/base-files/etc/inittab
Normal file
4
target/linux/ar71xx/base-files/etc/inittab
Normal file
@ -0,0 +1,4 @@
|
||||
::sysinit:/etc/init.d/rcS S boot
|
||||
::shutdown:/etc/init.d/rcS K shutdown
|
||||
ttyS0::askfirst:/bin/ash --login
|
||||
ttyATH0::askfirst:/bin/ash --login
|
||||
Loading…
Reference in New Issue
Block a user