blob: 8682a45ce273865402bdf1bb9f7a9c5f00c57c60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.1 2001/09/01 16:13:48 drahn 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
tty02 "/usr/libexec/getty std.9600" unknown off
tty03 "/usr/libexec/getty std.9600" unknown off
ttyC0 "/usr/libexec/getty std.9600" vt220 on secure
|