16 lines
557 B
Plaintext
16 lines
557 B
Plaintext
#
|
|
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:28 christos 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 std.115200" vt100 on secure
|
|
|
|
# SB1250 ("sbscn") serial ports
|
|
tty00 "/usr/libexec/getty std.115200" unknown off secure
|
|
tty01 "/usr/libexec/getty std.115200" unknown off secure
|