2000-03-20 01:10:56 +03:00
|
|
|
#
|
2004-06-21 01:30:26 +04:00
|
|
|
# $NetBSD: ttys,v 1.7 2004/06/20 21:30:27 christos Exp $
|
2000-03-20 01:10:56 +03:00
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
|
2000-03-29 19:58:42 +04:00
|
|
|
# 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
|
2003-10-04 11:41:11 +04:00
|
|
|
console "/usr/libexec/getty std.115200" vt100 off secure
|
2000-03-20 01:10:56 +03:00
|
|
|
|
2000-03-29 19:58:42 +04:00
|
|
|
# Serial console port
|
2000-03-20 01:10:56 +03:00
|
|
|
tty00 "/usr/libexec/getty std.115200" vt100 on secure
|