Home | History | Annotate | Line # | Download | only in etc.evbmips
ttys revision 1.4
      1  1.1    simonb #
      2  1.4  christos #	$NetBSD: ttys,v 1.4 2004/06/20 21:30:27 christos Exp $
      3  1.1    simonb #
      4  1.1    simonb # name	getty				type	status		comments
      5  1.1    simonb 
      6  1.1    simonb # In normal operation, getty on the 'console' pseudo-device is disabled, and
      7  1.1    simonb # is enabled for the correct 'real' device (e.g. one of the serial ports).
      8  1.1    simonb # If the console is marked insecure, single-user requires the root password.
      9  1.1    simonb 
     10  1.1    simonb # Console pseudo-device
     11  1.3       dsl console	"/usr/libexec/getty std.38400"	vt100	on secure
     12  1.1    simonb 
     13  1.1    simonb # NS16550 ("com") serial ports
     14  1.1    simonb tty00	"/usr/libexec/getty std.38400"	unknown	off secure
     15  1.1    simonb tty01	"/usr/libexec/getty std.38400"	unknown	off secure
     16