Changed the ttyd entries to ttyu, which correspond to the device nodes
created by uart(4).
This commit is contained in:
parent
55d7ff9ea2
commit
be177216b1
@ -48,10 +48,10 @@ ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
|
|||||||
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
|
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
|
||||||
# Serial terminals
|
# Serial terminals
|
||||||
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
|
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
|
||||||
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
|
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
|
||||||
ttyd1 "/usr/libexec/getty std.9600" dialup off secure
|
ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
|
||||||
ttyd2 "/usr/libexec/getty std.9600" dialup off secure
|
ttyu2 "/usr/libexec/getty std.9600" vt100 off secure
|
||||||
ttyd3 "/usr/libexec/getty std.9600" dialup off secure
|
ttyu3 "/usr/libexec/getty std.9600" vt100 off secure
|
||||||
# Pseudo terminals
|
# Pseudo terminals
|
||||||
ttyp0 none network
|
ttyp0 none network
|
||||||
ttyp1 none network
|
ttyp1 none network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user