Home | History | Annotate | Line # | Download | only in etc.cobalt
      1  1.1    soren #
      2  1.9      abs #	$NetBSD: ttys,v 1.9 2008/10/07 10:00:01 abs Exp $
      3  1.1    soren #
      4  1.1    soren # name	getty				type	status		comments
      5  1.1    soren 
      6  1.2    soren # In normal operation, getty on the 'console' pseudo-device is disabled, and
      7  1.2    soren # is enabled for the correct 'real' device (e.g. one of the serial ports).
      8  1.2    soren # If the console is marked insecure, single-user requires the root password.
      9  1.2    soren 
     10  1.2    soren # Console pseudo-device
     11  1.6      dsl console	"/usr/libexec/getty std.115200"	vt100	off secure
     12  1.9      abs constty	"/usr/libexec/getty std.115200"	vt100	off secure
     13  1.1    soren 
     14  1.2    soren # Serial console port
     15  1.1    soren tty00	"/usr/libexec/getty std.115200"	vt100	on secure
     16  1.8  tsutsui tty01	"/usr/libexec/getty std.115200"	vt100	off secure
     17  1.8  tsutsui tty02	"/usr/libexec/getty std.115200"	vt100	off secure
     18  1.8  tsutsui tty03	"/usr/libexec/getty std.115200"	vt100	off secure
     19  1.8  tsutsui 
     20  1.8  tsutsui ttyZ0	"/usr/libexec/getty std.115200"	vt100	on secure
     21  1.8  tsutsui ttyZ1	"/usr/libexec/getty std.115200"	vt100	off secure
     22