blob: 79cefae4a2ca469aa66f884ffd885f29565689db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:07 deraadt Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty RPC" vt100 off secure
ttyv0 "/usr/libexec/getty RPC" vt100 on secure
ttyv1 "/usr/libexec/getty RPC" vt100 on secure
ttyv2 "/usr/libexec/getty RPC" vt100 on secure
ttyv3 "/usr/libexec/getty RPC" vt100 on secure
ttyv4 "/usr/libexec/getty RPC" vt100 on secure
ttyv5 "/usr/libexec/getty RPC" vt100 on secure
ttyv6 "/usr/libexec/getty RPC" vt100 off secure
ttyv7 "/usr/libexec/getty RPC" vt100 off secure
ttyv8 "/usr/libexec/getty RPC" vt100 off secure
ttyv9 "/usr/libexec/getty RPC" vt100 off secure
tty00 "/usr/libexec/getty std.9600" unknown off 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
|