blob: 6758004a79c5784111417daf43f9da38cfae2eb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.7 2019/09/25 23:09:21 abs Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty default" vt100 off secure
constty "/usr/libexec/getty default" vt100 on secure
#ttyE0 "/usr/libexec/getty Pc" pc3 off secure
tty00 "/usr/libexec/getty default" unknown off secure
tty01 "/usr/libexec/getty default" unknown off secure
|