blob: ec6c2fe8c22080715f5c78743807df572c3cd838 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.2 2007/12/14 16:16:28 jsing Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" unknown off secure
ttyC0 "/usr/libexec/getty Pc" vt220 on 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
|