blob: 9ee6a8ef4d80b6d1ac1a3ac12bf01fbfc4f0be99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# $OpenBSD: ttys,v 1.7 2002/05/30 06:46:13 deraadt 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
ttya "/usr/libexec/getty Pc" unknown off secure # 147/162 console
ttyb "/usr/libexec/getty Pc" unknown off
ttyc "/usr/libexec/getty Pc" unknown off
ttyd "/usr/libexec/getty Pc" unknown off
tty00 "/usr/libexec/getty Pc" unknown off secure # 167/17x console
tty01 "/usr/libexec/getty Pc" unknown off
tty02 "/usr/libexec/getty Pc" unknown off
tty03 "/usr/libexec/getty Pc" unknown off
|