Home | History | Annotate | Line # | Download | only in etc.evbmips
ttys revision 1.4
      1 #
      2 #	$NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos 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
     11 console	"/usr/libexec/getty std.38400"	vt100	on secure
     12 
     13 # NS16550 ("com") serial ports
     14 tty00	"/usr/libexec/getty std.38400"	unknown	off secure
     15 tty01	"/usr/libexec/getty std.38400"	unknown	off secure
     16