View | Details | Raw Unified | Return to bug 33810
Collapse All | Expand All

(-)ttys (-6 / +7 lines)
Lines 13-24 Link Here
13
#       include none, when no getty is needed, and xdm, to start the
13
#       include none, when no getty is needed, and xdm, to start the
14
#       X Window System.
14
#       X Window System.
15
#
15
#
16
# type The initial terminal type for this port.  For hardwired
16
# type  The initial terminal type for this port.  For hardwired
17
#      terminal lines, this will contain the type of terminal used.
17
#       terminal lines, this will contain the type of terminal used.
18
#      For virtual consoles, the correct type is cons25.  Other
18
#       For virtual consoles, the correct type is cons25, or vt220 if
19
#      common values include network for network connections on
19
#       you need interoperability with other systems like Solaris or
20
#      pseudo-terminals, dialup for incoming modem ports, and unknown
20
#       GNU/Linux.  Other common values include network for network
21
#      when the terminal type cannot be predetermined.
21
#       connections on pseudo-terminals, dialup for incoming modem ports,
22
#       and unknown when the terminal type cannot be predetermined.
22
#
23
#
23
# status Must be on or off.  If on, init will run the getty program on
24
# status Must be on or off.  If on, init will run the getty program on
24
#        the specified port.  If the word "secure" appears, this tty
25
#        the specified port.  If the word "secure" appears, this tty

Return to bug 33810