blob: d98de75e9ff34abfc0adbe155475d4c97744ce3f (
plain)
1
2
3
4
5
6
7
8
9
|
#
# $OpenBSD: ttys,v 1.2 2008/01/09 17:39:42 miod Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" vt220 on secure
# on-board serial ports (ttyb is the mouse port)
ttya "/usr/libexec/getty std.9600" unknown off secure # console
ttyc "/usr/libexec/getty std.9600" unknown off
|