3388ad407f
as the console. Now when coming up in single user mode the tset in /.profile can set the terminal type correctly. Note: I believe constty should be 'on' and console 'off', but thats a separate discussion
11 lines
351 B
Plaintext
11 lines
351 B
Plaintext
# $NetBSD: ttys,v 1.7 2008/10/07 10:00:02 abs Exp $
|
|
#
|
|
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
#
|
|
# name getty type status comments
|
|
#
|
|
console "/usr/libexec/getty std.19200" vt100 on secure
|
|
constty "/usr/libexec/getty std.19200" vt100 off secure
|
|
tty00 "/usr/libexec/getty std.9600" unknown off secure
|
|
tty01 "/usr/libexec/getty std.9600" unknown off secure
|