blob: a823655d7dec8c058761490b95dbbf87eafac319 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#
# $OpenBSD: ttys,v 1.1 2013/09/04 16:53:40 patrick Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.115200" vt220 on secure
tty00 "/usr/libexec/getty std.115200" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off
tty03 "/usr/libexec/getty std.9600" unknown off
tty04 "/usr/libexec/getty std.9600" unknown off
tty05 "/usr/libexec/getty std.9600" unknown off
tty06 "/usr/libexec/getty std.9600" unknown off
tty07 "/usr/libexec/getty std.9600" unknown off
|