Add ttyE0.

Turn off console, turn on ttyE0 and tty00.
This commit is contained in:
tsubai 1999-01-17 12:32:52 +00:00
parent fa592fc423
commit 4722795220
1 changed files with 11 additions and 10 deletions

View File

@ -1,11 +1,12 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.1 1998/06/26 12:06:39 tsubai Exp $
# $NetBSD: ttys,v 1.2 1999/01/17 12:32:52 tsubai Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.38400" vt100 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
console "/usr/libexec/getty std.38400" vt100 off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
tty00 "/usr/libexec/getty std.38400" vt100 on secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
tty03 "/usr/libexec/getty std.9600" unknown off secure