Start getty(8) on ttyu1 as well. It's not uncommon for HP hardware
to have that be the iLO console (e.g. pluto).
This commit is contained in:
parent
a6873fd141
commit
d0c2bbbe6c
@ -42,7 +42,7 @@ ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
|
||||
# Serial terminals. The 'dialup' keyword identifies dialin lines to login,
|
||||
# fingerd etc.
|
||||
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
|
||||
ttyu1 "/usr/libexec/getty std.9600" dialup off secure
|
||||
ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
|
||||
ttyu2 "/usr/libexec/getty std.9600" dialup off secure
|
||||
ttyu3 "/usr/libexec/getty std.9600" dialup off secure
|
||||
# Dumb console
|
||||
|
Loading…
x
Reference in New Issue
Block a user