blob: 4a84fd4bfb7851803f3d3c3956deefee36bcc287 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: ttys,v 1.5 2008/10/07 10:00:01 abs Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
#
console "/usr/libexec/getty default" vt100 on secure
constty "/usr/libexec/getty default" vt100 off secure
#
# 16550-compatible serial ports
#
ttyC0 "/usr/libexec/getty default" unknown off secure
ttyC1 "/usr/libexec/getty default" unknown off secure
|