change default console terminal type to "unknown" instead of "dumb"
This commit is contained in:
parent
018f256ee3
commit
9e14da1db9
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ttys,v 1.2 1999/04/24 19:19:48 dbj Exp $
|
||||
# $NetBSD: ttys,v 1.3 1999/04/24 19:20:46 dbj Exp $
|
||||
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# name getty type status comments
|
||||
#
|
||||
# If the console is marked insecure, single-user requires
|
||||
# the root password.
|
||||
console "/usr/libexec/getty Pc" dumb on secure
|
||||
console "/usr/libexec/getty Pc" unknown on secure
|
||||
#
|
||||
ttyE0 "/usr/libexec/getty Pc" vt220 off secure
|
||||
ttyE1 "/usr/libexec/getty Pc" vt220 off secure
|
||||
|
Loading…
Reference in New Issue
Block a user