inittab
来自「embedded xLinux root 5.4」· 代码 · 共 19 行
TXT
19 行
::sysinit:/etc/init.d/rcStty1::respawn:/sbin/getty 9600 tty1tty2::askfirst:-/bin/sh#tty3::respawn:/sbin/getty 9600 tty3::ctrlaltdel:/sbin/reboot::shutdown:/bin/sync::shutdown:/bin/umount -a -r####### only choose one function of following two on a serial port.#### remove '#' of next line to enable PPP server function, but ppp client function will not work#ttyS0::respawn:/sbin/mgetty -D -a modem ttyS0# remove '#' of next line to support serial console logins#ttyS0::respawn:/sbin/getty -L 9600 ttyS0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?