Home | History | Annotate | Line # | Download | only in etc.sbmips
      1  1.1  simonb #
      2  1.6     abs #	$NetBSD: ttys,v 1.6 2019/09/25 23:09:24 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.6     abs console	"/usr/libexec/getty std.115200"	vt100	off secure
     12  1.6     abs constty	"/usr/libexec/getty std.115200"	vt100	on secure
     13  1.1  simonb 
     14  1.1  simonb # SB1250 ("sbscn") serial ports
     15  1.1  simonb tty00	"/usr/libexec/getty std.115200"	unknown	off secure
     16  1.1  simonb tty01	"/usr/libexec/getty std.115200"	unknown	off secure
     17