blob: 7c322ea5138c0eaaaaf0a04bc5cf59512c087849 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# $OpenBSD: ttys,v 1.6 1998/06/28 03:26:56 todd 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
|