blob: df8e72e7d30627f3e2031dc0937f78dda601088b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# $OpenBSD: ttys,v 1.10 2000/09/06 02:54:26 rahnds Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" unknown off secure
tty00 "/usr/libexec/getty std.9600" unknown on secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
tty03 "/usr/libexec/getty std.9600" unknown off secure
ttyo0 "/usr/libexec/getty std.9600" vt220 off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
|