|
@ -1,5 +1,5 @@ |
|
|
# |
|
|
# |
|
|
# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:03 deraadt Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: ttys,v 1.6 1997/11/30 17:10:28 millert Exp $ |
|
|
# |
|
|
# |
|
|
# name getty type status comments |
|
|
# name getty type status comments |
|
|
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
# enabled for the correct 'real' device (e.g. one of the serial ports). |
|
|
# enabled for the correct 'real' device (e.g. one of the serial ports). |
|
|
|
|
|
|
|
|
# console pseudo-device |
|
|
# console pseudo-device |
|
|
console "/usr/libexec/getty std.9600" unknown on secure |
|
|
|
|
|
|
|
|
console "/usr/libexec/getty std.9600" sun on secure |
|
|
|
|
|
|
|
|
# Workstation console (framebuffer) ttys |
|
|
# Workstation console (framebuffer) ttys |
|
|
ttyE0 "/usr/libexec/getty std.9600" sun off secure |
|
|
ttyE0 "/usr/libexec/getty std.9600" sun off secure |
|
|