vt100 is better than unknown for ttyZ[01].

This commit is contained in:
tsutsui 2008-05-08 16:03:09 +00:00
parent 34d9ab928a
commit a48fac26d7
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.8 2005/10/07 11:38:19 rpaulo Exp $
# $NetBSD: ttys,v 1.9 2008/05/08 16:03:09 tsutsui Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.38400" vt100 off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
ttyZ0 "/usr/libexec/getty std.38400" unknown on secure
ttyZ1 "/usr/libexec/getty std.38400" unknown off secure
ttyZ0 "/usr/libexec/getty std.38400" vt100 on secure
ttyZ1 "/usr/libexec/getty std.38400" vt100 off secure