16 lines
545 B
Plaintext
16 lines
545 B
Plaintext
#
|
|
# $NetBSD: ttys,v 1.5 2006/02/24 10:15:23 simonb Exp $
|
|
#
|
|
# name getty type status comments
|
|
|
|
# In normal operation, getty on the 'console' pseudo-device is disabled, and
|
|
# is enabled for the correct 'real' device (e.g. one of the serial ports).
|
|
# If the console is marked insecure, single-user requires the root password.
|
|
|
|
# Console pseudo-device
|
|
console "/usr/libexec/getty default" vt100 on secure
|
|
|
|
# NS16550 ("com") serial ports
|
|
tty00 "/usr/libexec/getty default" unknown off secure
|
|
tty01 "/usr/libexec/getty default" unknown off secure
|