blob: f5372fbb446b3c70baa66781dd004cef1ffae506 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:15 deraadt Exp $
#
# name getty type status comments
#
console "/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
tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure
|