/etc/inittab
要密码
console::respawn:/sbin/getty -L console 0 vt100
不用输入密码
::askfirst:-/bin/sh
例如:
# Put a getty on the serial port
#console::respawn:/sbin/getty -L console 0 vt100 # GENERIC_SERIAL
::askfirst:-/bin/sh
微信扫一扫
/etc/inittab
要密码
console::respawn:/sbin/getty -L console 0 vt100
不用输入密码
::askfirst:-/bin/sh
例如:
# Put a getty on the serial port
#console::respawn:/sbin/getty -L console 0 vt100 # GENERIC_SERIAL
::askfirst:-/bin/sh
相关推荐