xref: /netbsd-src/etc/etc.mac68k/ttys (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1#
2#	$NetBSD: ttys,v 1.19 2008/10/07 10:00:02 abs 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
10constty	"/usr/libexec/getty Pc"		vt220	off secure
11
12# Define the console that we actually run getty on.
13ttyE0	"/usr/libexec/getty Pc"		vt220	on secure
14
15# Mac Build-in serial ports
16ttyZ0	"/usr/libexec/getty std.9600"	unknown off secure
17ttyZ1	"/usr/libexec/getty std.9600"	unknown off secure
18