blob: aafa01293da648f5d516ab7fced9a6da1d9bb48f (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.8 2019/09/25 23:09:24 abs Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.115200" vt100 off secure
constty "/usr/libexec/getty std.115200" vt100 on secure
tty00 "/usr/libexec/getty std.115200" vt100 off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
|