mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-18 12:54:39 +00:00
5a922e5c41
In dc92917
there was introduced login.sh wrapper which allows
configuration of console passwords via UCI system ttylogin config
option.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
::sysinit:/etc/init.d/rcS S boot
|
|
::shutdown:/etc/init.d/rcS K shutdown
|
|
::askconsole:/usr/libexec/login.sh
|
|
tty1::askfirst:/usr/libexec/login.sh
|