13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
#
|
|
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
# $NetBSD: ttys,v 1.10 2019/09/25 23:09:23 abs Exp $
|
|
#
|
|
# name getty type status comments
|
|
#
|
|
# Note: the console redirects to one of: kd, ttya, ttyb
|
|
console "/usr/libexec/getty std.9600" vt100 off secure
|
|
constty "/usr/libexec/getty std.9600" vt100 on secure
|
|
romcons "/usr/libexec/getty std.9600" news off secure
|
|
ttyZ0 "/usr/libexec/getty std.9600" vt100 off secure
|
|
ttyZ1 "/usr/libexec/getty std.9600" unknown on secure
|