openwrt-console-默认需要登录,关联

Enable password prompt for TTY and serial console.

1
2
3
uci set system.@system[0].ttylogin="1"
uci commit system
/etc/init.d/system restart