|
@ -1,12 +1,21 @@ |
|
|
# |
|
|
# |
|
|
# $OpenBSD: ttys,v 1.8 2008/01/09 17:39:42 miod Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: ttys,v 1.9 2012/01/09 18:54:12 miod Exp $ |
|
|
# |
|
|
# |
|
|
# name getty type status comments |
|
|
# name getty type status comments |
|
|
# |
|
|
# |
|
|
console "/usr/libexec/getty std.9600" vt220 on secure |
|
|
console "/usr/libexec/getty std.9600" vt220 on secure |
|
|
# graphics console |
|
|
# graphics console |
|
|
ttyC0 "/usr/libexec/getty std.9600" vt220 off secure |
|
|
ttyC0 "/usr/libexec/getty std.9600" vt220 off secure |
|
|
# serial lines |
|
|
|
|
|
|
|
|
# apci(4) serial lines |
|
|
|
|
|
ttya0 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
ttya1 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
ttya2 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
# dca(4) serial lines |
|
|
|
|
|
tty0 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty1 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty2 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty3 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
# dcm(4) serial lines |
|
|
tty00 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty00 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty01 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty01 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty02 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty02 "/usr/libexec/getty std.9600" unknown off secure |
|
@ -15,3 +24,11 @@ tty04 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty05 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty05 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty06 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty06 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty07 "/usr/libexec/getty std.9600" unknown off secure |
|
|
tty07 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty08 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty09 "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0a "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0b "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0c "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0d "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0e "/usr/libexec/getty std.9600" unknown off secure |
|
|
|
|
|
tty0f "/usr/libexec/getty std.9600" unknown off secure |