Home | History | Annotate | Line # | Download | only in etc.mac68k
      1 #
      2 #	$NetBSD: ttys,v 1.21 2021/05/08 10:08:33 rin 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.
      9 console	"/usr/libexec/getty Pc"		vt100	off secure
     10 constty	"/usr/libexec/getty Pc"		vt100	on secure
     11 
     12 # Define the console that we actually run getty on.
     13 ttyE0	"/usr/libexec/getty Pc"		wsvt25	off secure
     14 
     15 # Mac Build-in serial ports
     16 ttyZ0	"/usr/libexec/getty std.9600"	unknown off secure
     17 ttyZ1	"/usr/libexec/getty std.9600"	unknown off secure
     18