mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:09:30 -05:00
ar71xx: override inittab to enable login on ttyATH0
SVN-Revision: 27128
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user