[BACK]Return to ttys CVS log [TXT][DIR] Up to [local] / src / etc / etc.mac68k

File: [local] / src / etc / etc.mac68k / Attic / ttys (download)

Revision 1.7, Sun Jun 9 06:15:14 2002 UTC (21 years, 11 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.6: +0 -0 lines

rm trailing whitespace

#
#	$OpenBSD: ttys,v 1.7 2002/06/09 06:15:14 todd Exp $
#
# name	getty				type	status		comments
#
# If the console is marked insecure, single-user requires
# the root password.
console	"/usr/libexec/getty Pc"		vt220	off secure
#console "/usr/libexec/getty std.9600"	vt220	on  secure

# Define the console that we actually run getty on.
# To enable the serial console, mark ttye0 'off' and turn on the
# console entry configuring it as though it were one of the serial
# ports (e.g., setting the entry to 'std.9600').
ttye0	"/usr/libexec/getty Pc"		vt100	on  secure

# 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