mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-27 10:10:30 +04: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