Home | History | Annotate | Line # | Download | only in etc.evbmips
ttys revision 1.5
      1  1.1  simonb #
      2  1.5  simonb #	$NetBSD: ttys,v 1.5 2006/02/24 10:15:23 simonb 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.5  simonb console	"/usr/libexec/getty default"	vt100	on secure
     12  1.1  simonb 
     13  1.1  simonb # NS16550 ("com") serial ports
     14  1.5  simonb tty00	"/usr/libexec/getty default"	unknown	off secure
     15  1.5  simonb tty01	"/usr/libexec/getty default"	unknown	off secure
     16