NetBSD/etc/etc.mac68k/ttys

24 lines
904 B
Plaintext
Raw Normal View History

1993-03-21 12:45:37 +03:00
#
# $NetBSD: ttys,v 1.17 2004/06/20 21:30:27 christos 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.
console "/usr/libexec/getty Pc" vt220 off secure
1993-07-08 05:50:42 +04:00
# Define the console that we actually run getty on.
ttyE0 "/usr/libexec/getty Pc" vt220 on secure
1993-08-23 08:59:38 +04:00
1993-07-08 05:50:42 +04:00
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
tty03 "/usr/libexec/getty std.9600" unknown off secure
tty04 "/usr/libexec/getty std.9600" unknown off secure
tty05 "/usr/libexec/getty std.9600" unknown off secure
tty06 "/usr/libexec/getty std.9600" unknown off secure
tty07 "/usr/libexec/getty std.9600" unknown off secure