blob: 855069842b76ad76789ced13fc9d9efdc1469c22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.5 2006/03/27 04:08:11 deraadt Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.57600" unknown off secure # for serial
ttya "/usr/libexec/getty std.9600" unknown off secure
ttyb "/usr/libexec/getty std.9600" unknown off
tty00 "/usr/libexec/getty std.9600" unknown off
tty01 "/usr/libexec/getty std.9600" unknown off
ttyC0 "/usr/libexec/getty std.9600" vt220 on secure
|