blob: 0361af42ed6e8e56be1a4fbf2b8bbea333ebcb45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# $OpenBSD: ttys,v 1.1 2006/05/09 21:17:13 miod Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" unknown on secure
# on-board serial ports (ttyb is the mouse port)
ttya "/usr/libexec/getty Pc" unknown off secure # console
ttyc "/usr/libexec/getty Pc" unknown off
|