ttys revision 1.7.26.2
1#
2#	$NetBSD: ttys,v 1.7.26.2 2009/01/17 20:43:42 mjf Exp $
3#
4# name	getty				type	status		comments
5
6# In normal operation, getty on the 'console' pseudo-device is disabled, and
7# is enabled for the correct 'real' device (e.g. one of the serial ports).
8# If the console is marked insecure, single-user requires the root password.
9
10# Console pseudo-device
11console	"/usr/libexec/getty std.115200"	vt100	off secure
12constty	"/usr/libexec/getty std.115200"	vt100	off secure
13
14# Serial console port
15tty00	"/usr/libexec/getty std.115200"	vt100	on secure
16tty01	"/usr/libexec/getty std.115200"	vt100	off secure
17tty02	"/usr/libexec/getty std.115200"	vt100	off secure
18tty03	"/usr/libexec/getty std.115200"	vt100	off secure
19
20ttyZ0	"/usr/libexec/getty std.115200"	vt100	on secure
21ttyZ1	"/usr/libexec/getty std.115200"	vt100	off secure
22