20 lines
531 B
Plaintext
20 lines
531 B
Plaintext
# $NetBSD: ttys,v 1.7 2008/10/07 10:00:02 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 Pc" vt100 on secure
|
|
constty "/usr/libexec/getty Pc" vt100 off secure
|
|
|
|
#
|
|
# Hardwired lines are marked off, by default, so getty(8)
|
|
# is quiet when they don't exist.
|
|
#
|
|
ttya "/usr/libexec/getty std.9600" unknown off secure
|