19 lines
667 B
Plaintext
19 lines
667 B
Plaintext
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:28 christos 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.
|
|
console "/usr/libexec/getty Pc" unknown on secure
|
|
#
|
|
ttyE0 "/usr/libexec/getty Pc" vt220 off secure
|
|
ttyE1 "/usr/libexec/getty Pc" vt220 off secure
|
|
ttyE2 "/usr/libexec/getty Pc" vt220 off secure
|
|
ttyE3 "/usr/libexec/getty Pc" vt220 off secure
|
|
#
|
|
# Hardwired lines are marked off, by default, so getty(8)
|
|
# is quiet when they don't exist.
|
|
tty00 "/usr/libexec/getty std.9600" unknown off secure
|
|
tty01 "/usr/libexec/getty std.9600" unknown off secure
|