Home | History | Annotate | Line # | Download | only in etc.sgimips
ttys revision 1.3
      1 #
      2 #	$NetBSD: ttys,v 1.3 2001/06/07 20:16:55 thorpej 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.9600"	vt100	on secure
     12 
     13 # "com" serial console port
     14 ttyC0	"/usr/libexec/getty std.9600"	vt100	off secure
     15 ttyC1	"/usr/libexec/getty std.9600"	vt100	off secure
     16 
     17 # "zstty" serial console port
     18 ttyZ0	"/usr/libexec/getty std.9600"	vt100	off secure
     19 ttyZ1	"/usr/libexec/getty std.9600"	vt100	off secure
     20 
     21 # Pseudo terminals
     22 ttyp0	none				network
     23 ttyp1	none				network
     24 ttyp2	none				network
     25 ttyp3	none				network
     26 ttyp4	none				network
     27 ttyp5	none				network
     28 ttyp6	none				network
     29 ttyp7	none				network
     30 ttyp8	none				network
     31 ttyp9	none				network
     32 ttypa	none				network
     33 ttypb	none				network
     34 ttypc	none				network
     35 ttypd	none				network
     36 ttype	none				network
     37 ttypf	none				network
     38 ttyq0	none				network
     39 ttyq1	none				network
     40 ttyq2	none				network
     41 ttyq3	none				network
     42 ttyq4	none				network
     43 ttyq5	none				network
     44 ttyq6	none				network
     45 ttyq7	none				network
     46 ttyq8	none				network
     47 ttyq9	none				network
     48 ttyqa	none				network
     49 ttyqb	none				network
     50 ttyqc	none				network
     51 ttyqd	none				network
     52 ttyqe	none				network
     53 ttyqf	none				network
     54 ttyr0	none				network
     55 ttyr1	none				network
     56 ttyr2	none				network
     57 ttyr3	none				network
     58 ttyr4	none				network
     59 ttyr5	none				network
     60 ttyr6	none				network
     61 ttyr7	none				network
     62 ttyr8	none				network
     63 ttyr9	none				network
     64 ttyra	none				network
     65 ttyrb	none				network
     66 ttyrc	none				network
     67 ttyrd	none				network
     68 ttyre	none				network
     69 ttyrf	none				network
     70 ttys0	none				network
     71 ttys1	none				network
     72 ttys2	none				network
     73 ttys3	none				network
     74 ttys4	none				network
     75 ttys5	none				network
     76 ttys6	none				network
     77 ttys7	none				network
     78 ttys8	none				network
     79 ttys9	none				network
     80 ttysa	none				network
     81 ttysb	none				network
     82 ttysc	none				network
     83 ttysd	none				network
     84 ttyse	none				network
     85 ttysf	none				network
     86