#	$NetBSD: ttys,v 1.3 2026/08/14 14:14:26 thorpej Exp $
#	from: @(#)ttys	5.1 (Berkeley) 4/17/89
#
# name	getty				type	status		comments
#
# If the console is marked insecure, single-user requires
# the root password.
#
# /dev/console is always valid, regardless of the board type.
#
console "/usr/libexec/getty default"	vt100	off secure
constty "/usr/libexec/getty default"	vt100	on secure

#
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.
#
ttyC0	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC1	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC2	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC3	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC4	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC5	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC6	"/usr/libexec/getty std.115200"	vt100 off secure local
ttyC7	"/usr/libexec/getty std.115200"	vt100 off secure local
