1993-03-21 12:45:37 +03:00
|
|
|
#
|
2007-01-14 03:06:24 +03:00
|
|
|
# $NetBSD: ttys,v 1.18 2007/01/14 00:06:24 jklos Exp $
|
1993-08-23 08:59:38 +04:00
|
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
|
1993-03-21 12:45:37 +03:00
|
|
|
#
|
|
|
|
# name getty type status comments
|
|
|
|
#
|
1993-07-08 05:50:42 +04:00
|
|
|
# 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
|
1993-07-08 05:50:42 +04:00
|
|
|
|
1994-08-03 08:10:11 +04:00
|
|
|
# Define the console that we actually run getty on.
|
2000-02-14 10:12:34 +03:00
|
|
|
ttyE0 "/usr/libexec/getty Pc" vt220 on secure
|
1993-08-23 08:59:38 +04:00
|
|
|
|
2007-01-14 03:06:24 +03:00
|
|
|
# Mac Build-in serial ports
|
|
|
|
ttyZ0 "/usr/libexec/getty std.9600" unknown off secure
|
|
|
|
ttyZ1 "/usr/libexec/getty std.9600" unknown off secure
|