Enable for "getty" processes because because the i386 port used wscons(4)

default these days and the default "wsconf.conf" creates four screens.
This commit is contained in:
tron 2002-02-17 20:41:42 +00:00
parent e6e848ef6d
commit b08c6b723c
1 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.13 2002/02/13 09:46:08 martti Exp $
# $NetBSD: ttys,v 1.14 2002/02/17 20:41:42 tron Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty Pc" vt100 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
console "/usr/libexec/getty Pc" vt100 off secure
ttyE0 "/usr/libexec/getty Pc" vt220 on secure
ttyE1 "/usr/libexec/getty Pc" vt220 on secure
ttyE2 "/usr/libexec/getty Pc" vt220 on secure
ttyE3 "/usr/libexec/getty Pc" vt220 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure