blob: 638df1e6926613ace92425e027dcda28f5e2f5c2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
# $NetBSD: ttys,v 1.8 2005/10/07 11:38:19 rpaulo Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.38400" vt100 off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
ttyZ0 "/usr/libexec/getty std.38400" unknown on secure
ttyZ1 "/usr/libexec/getty std.38400" unknown off secure
|