12 lines
403 B
Plaintext
12 lines
403 B
Plaintext
#
|
|
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
# $NetBSD: ttys,v 1.8 2008/10/07 10:00:02 abs Exp $
|
|
#
|
|
# name getty type status comments
|
|
#
|
|
# Note: the console redirects to one of: kd, ttya, ttyb
|
|
console "/usr/libexec/getty std.9600" vt100 on secure
|
|
constty "/usr/libexec/getty std.9600" vt100 off secure
|
|
ttyZ0 "/usr/libexec/getty std.9600" vt100 off secure
|
|
ttyZ1 "/usr/libexec/getty std.9600" unknown on secure
|