2002-04-10 18:21:00 +04:00
|
|
|
#
|
2008-10-07 14:00:00 +04:00
|
|
|
# $NetBSD: ttys,v 1.6 2008/10/07 10:00:01 abs Exp $
|
2002-04-10 18:21:00 +04:00
|
|
|
#
|
|
|
|
# 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
|
2006-02-24 13:15:23 +03:00
|
|
|
console "/usr/libexec/getty default" vt100 on secure
|
2008-10-07 14:00:00 +04:00
|
|
|
constty "/usr/libexec/getty default" vt100 off secure
|
2002-04-10 18:21:00 +04:00
|
|
|
|
|
|
|
# NS16550 ("com") serial ports
|
2006-02-24 13:15:23 +03:00
|
|
|
tty00 "/usr/libexec/getty default" unknown off secure
|
|
|
|
tty01 "/usr/libexec/getty default" unknown off secure
|