blob: cc2de7beea21057fc695d16f8e4071c5175bd051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.10 2008/01/09 17:39:42 miod Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" vt220 on secure
# graphics console
ttyC0 "/usr/libexec/getty std.9600" vt220 off secure
# serial lines
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
|