blob: 11dc6def96a3c3d1ae2c7d8adbe9ac1903545518 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:08 deraadt Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 off secure
ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console
ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1
|