ttys revision 1.17
1#
2#	$NetBSD: ttys,v 1.17 2004/06/20 21:30:27 christos Exp $
3#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
4#
5# name	getty				type	status		comments
6#
7# If the console is marked insecure, single-user requires
8# the root password.
9console	"/usr/libexec/getty Pc"		vt220	off secure
10
11# Define the console that we actually run getty on.
12ttyE0	"/usr/libexec/getty Pc"		vt220	on secure
13
14# Hardwired lines are marked off, by default, so getty(8)
15# is quiet when they don't exist.
16tty00	"/usr/libexec/getty std.9600"	unknown off secure
17tty01	"/usr/libexec/getty std.9600"	unknown off secure
18tty02	"/usr/libexec/getty std.9600"	unknown off secure
19tty03	"/usr/libexec/getty std.9600"	unknown off secure
20tty04	"/usr/libexec/getty std.9600"	unknown off secure
21tty05	"/usr/libexec/getty std.9600"	unknown off secure
22tty06	"/usr/libexec/getty std.9600"	unknown off secure
23tty07	"/usr/libexec/getty std.9600"	unknown off secure
24