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