Home | History | Annotate | Line # | Download | only in etc.cobalt
ttys revision 1.2
      1 #
      2 #	$NetBSD: ttys,v 1.2 2000/03/29 15:58:42 soren Exp $
      3 #
      4 # name	getty				type	status		comments
      5 
      6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
      7 # is enabled for the correct 'real' device (e.g. one of the serial ports).
      8 # If the console is marked insecure, single-user requires the root password.
      9 
     10 # Console pseudo-device
     11 console	"/usr/libexec/getty std.115200"	vt100	off secure
     12 
     13 # Serial console port
     14 tty00	"/usr/libexec/getty std.115200"	vt100	on secure
     15 
     16 # Pseudo terminals
     17 ttyp0	none				network
     18 ttyp1	none				network
     19 ttyp2	none				network
     20 ttyp3	none				network
     21 ttyp4	none				network
     22 ttyp5	none				network
     23 ttyp6	none				network
     24 ttyp7	none				network
     25 ttyp8	none				network
     26 ttyp9	none				network
     27 ttypa	none				network
     28 ttypb	none				network
     29 ttypc	none				network
     30 ttypd	none				network
     31 ttype	none				network
     32 ttypf	none				network
     33 ttyq0	none				network
     34 ttyq1	none				network
     35 ttyq2	none				network
     36 ttyq3	none				network
     37 ttyq4	none				network
     38 ttyq5	none				network
     39 ttyq6	none				network
     40 ttyq7	none				network
     41 ttyq8	none				network
     42 ttyq9	none				network
     43 ttyqa	none				network
     44 ttyqb	none				network
     45 ttyqc	none				network
     46 ttyqd	none				network
     47 ttyqe	none				network
     48 ttyqf	none				network
     49