image / basefiles: make console password configurable
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
::sysinit:/etc/init.d/rcS S boot
|
||||
::shutdown:/etc/init.d/rcS K shutdown
|
||||
ttyO0::askfirst:/bin/ash --login
|
||||
ttyO2::askfirst:/bin/ash --login
|
||||
tty1::askfirst:/bin/ash --login
|
||||
ttyO0::askfirst:/usr/libexec/login.sh
|
||||
ttyO2::askfirst:/usr/libexec/login.sh
|
||||
tty1::askfirst:/usr/libexec/login.sh
|
||||
|
||||
Reference in New Issue
Block a user