blob: 45fce95699b572a78c226b2227464e7079c9c701 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.1 2004/02/01 05:26:50 drahn Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.57600" unknown off secure # for serial
tty00 "/usr/libexec/getty std.38400" 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
|