11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
#
|
|
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
# $NetBSD: ttys,v 1.7 2005/10/15 02:58:31 tsutsui 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
|
|
ttyZ0 "/usr/libexec/getty std.9600" vt100 off secure
|
|
ttyZ1 "/usr/libexec/getty std.9600" unknown on secure
|