15 lines
452 B
Plaintext
15 lines
452 B
Plaintext
# $NetBSD: ttys,v 1.4 2019/09/25 23:09:22 abs Exp $
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
#
|
|
# name getty type status comments
|
|
#
|
|
# If the console is marked insecure, single-user requires
|
|
# the root password.
|
|
#
|
|
# /dev/console is always valid, regardless of the board type.
|
|
#
|
|
console "/usr/libexec/getty std.9600" unknown off secure
|
|
constty "/usr/libexec/getty std.9600" unknown on secure
|
|
|
|
scif0 "/usr/libexec/getty std.9600" vt100 off secure local
|