blob: 24ba18b8d626788f71213f06cf5a5824f148290d (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# $NetBSD: ttys,v 1.7 2019/09/25 23:09:23 abs Exp $
#
# name getty type status comments
console "/usr/libexec/getty std.9600" vt100 off secure
constty "/usr/libexec/getty std.9600" vt100 off secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
|