1995-03-30 09:44:08 +04:00
|
|
|
#
|
2004-06-21 01:30:26 +04:00
|
|
|
# $NetBSD: ttys,v 1.8 2004/06/20 21:30:27 christos Exp $
|
1995-03-30 09:44:08 +04:00
|
|
|
#
|
|
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
#
|
|
|
|
# If the console is marked insecure, single-user requires
|
|
|
|
# the root password.
|
2003-10-04 11:41:11 +04:00
|
|
|
console "/usr/libexec/getty Pc" vt220 off secure
|
1995-11-28 08:40:18 +03:00
|
|
|
ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console
|
|
|
|
ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1
|
2002-06-12 23:36:31 +04:00
|
|
|
ttyE0 "/usr/libexec/getty Pc" vt220 on secure # wscons
|
|
|
|
ttyE1 "/usr/libexec/getty Pc" vt220 on secure # consoles
|