Use "default" for the getty type for the console and the serial

ports, like other evb* ports.
This commit is contained in:
simonb 2007-06-22 03:47:42 +00:00
parent 9a8238c82f
commit d1187d4dcb

View File

@ -1,10 +1,10 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
# $NetBSD: ttys,v 1.5 2007/06/22 03:47:42 simonb Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty Pc" vt100 on secure
console "/usr/libexec/getty default" vt100 on secure
#ttyE0 "/usr/libexec/getty Pc" pc3 off secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty00 "/usr/libexec/getty default" unknown off secure
tty01 "/usr/libexec/getty default" unknown off secure