xref: /dragonfly/etc/etc.x86_64/ttys (revision 6127cd9263b0b2712efa7d2da2539ce6011578ab)
1#
2# $FreeBSD: src/etc/etc.i386/ttys,v 1.8 2000/01/29 12:18:03 obrien Exp $
3#         @(#)ttys  5.1 (Berkeley) 4/17/89
4#
5# This file specifies various information about terminals on the system.
6# It is used by several different programs.  Common entries for the
7# various columns include:
8#
9# name  The name of the terminal device.
10#
11# getty The program to start running on the terminal.  Typically a
12#       getty program, as the name implies.  Other common entries
13#       include none, when no getty is needed, and xdm, to start the
14#       X Window System.
15#
16# type The initial terminal type for this port.  For hardwired
17#      terminal lines, this will contain the type of terminal used.
18#      For virtual consoles, the correct type is cons25.  Other
19#      common values include network for network connections on
20#      pseudo-terminals, dialup for incoming modem ports, and unknown
21#      when the terminal type cannot be predetermined.
22#
23# 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#        allows root login.
26#
27# name    getty                                   type      status              comments
28#
29# If console is marked "insecure", then init will ask for the root password
30# when going to single-user mode.
31console   none                                    unknown   off secure
32#
33ttyv0     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
34# Virtual terminals
35ttyv1     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
36ttyv2     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
37ttyv3     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
38ttyv4     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
39ttyv5     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
40ttyv6     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
41ttyv7     "/usr/libexec/getty Pc"                 cons25    on  secure ifexists
42ttyv8     "/usr/local/bin/xdm -nodaemon"          xterm     off secure
43# Serial terminals - keep it simple
44#
45ttyd0     "/usr/libexec/getty std.115200"         dialup    on secure ifconsole
46ttyd1     "/usr/libexec/getty std.115200"         dialup    on secure ifconsole
47ttyd2     "/usr/libexec/getty std.115200"         dialup    on secure ifconsole
48ttyd3     "/usr/libexec/getty std.115200"         dialup    on secure ifconsole
49# Dumb console
50dcons     "/usr/libexec/getty std.115200"         vt100     on secure ifconsole
51# Pseudo terminals
52ttyp0     none                          network
53ttyp1     none                          network
54ttyp2     none                          network
55ttyp3     none                          network
56ttyp4     none                          network
57ttyp5     none                          network
58ttyp6     none                          network
59ttyp7     none                          network
60ttyp8     none                          network
61ttyp9     none                          network
62ttypa     none                          network
63ttypb     none                          network
64ttypc     none                          network
65ttypd     none                          network
66ttype     none                          network
67ttypf     none                          network
68ttypg     none                          network
69ttyph     none                          network
70ttypi     none                          network
71ttypj     none                          network
72ttypk     none                          network
73ttypl     none                          network
74ttypm     none                          network
75ttypn     none                          network
76ttypo     none                          network
77ttypp     none                          network
78ttypq     none                          network
79ttypr     none                          network
80ttyps     none                          network
81ttypt     none                          network
82ttypu     none                          network
83ttypv     none                          network
84ttyq0     none                          network
85ttyq1     none                          network
86ttyq2     none                          network
87ttyq3     none                          network
88ttyq4     none                          network
89ttyq5     none                          network
90ttyq6     none                          network
91ttyq7     none                          network
92ttyq8     none                          network
93ttyq9     none                          network
94ttyqa     none                          network
95ttyqb     none                          network
96ttyqc     none                          network
97ttyqd     none                          network
98ttyqe     none                          network
99ttyqf     none                          network
100ttyqg     none                          network
101ttyqh     none                          network
102ttyqi     none                          network
103ttyqj     none                          network
104ttyqk     none                          network
105ttyql     none                          network
106ttyqm     none                          network
107ttyqn     none                          network
108ttyqo     none                          network
109ttyqp     none                          network
110ttyqq     none                          network
111ttyqr     none                          network
112ttyqs     none                          network
113ttyqt     none                          network
114ttyqu     none                          network
115ttyqv     none                          network
116ttyr0     none                          network
117ttyr1     none                          network
118ttyr2     none                          network
119ttyr3     none                          network
120ttyr4     none                          network
121ttyr5     none                          network
122ttyr6     none                          network
123ttyr7     none                          network
124ttyr8     none                          network
125ttyr9     none                          network
126ttyra     none                          network
127ttyrb     none                          network
128ttyrc     none                          network
129ttyrd     none                          network
130ttyre     none                          network
131ttyrf     none                          network
132ttyrg     none                          network
133ttyrh     none                          network
134ttyri     none                          network
135ttyrj     none                          network
136ttyrk     none                          network
137ttyrl     none                          network
138ttyrm     none                          network
139ttyrn     none                          network
140ttyro     none                          network
141ttyrp     none                          network
142ttyrq     none                          network
143ttyrr     none                          network
144ttyrs     none                          network
145ttyrt     none                          network
146ttyru     none                          network
147ttyrv     none                          network
148ttys0     none                          network
149ttys1     none                          network
150ttys2     none                          network
151ttys3     none                          network
152ttys4     none                          network
153ttys5     none                          network
154ttys6     none                          network
155ttys7     none                          network
156ttys8     none                          network
157ttys9     none                          network
158ttysa     none                          network
159ttysb     none                          network
160ttysc     none                          network
161ttysd     none                          network
162ttyse     none                          network
163ttysf     none                          network
164ttysg     none                          network
165ttysh     none                          network
166ttysi     none                          network
167ttysj     none                          network
168ttysk     none                          network
169ttysl     none                          network
170ttysm     none                          network
171ttysn     none                          network
172ttyso     none                          network
173ttysp     none                          network
174ttysq     none                          network
175ttysr     none                          network
176ttyss     none                          network
177ttyst     none                          network
178ttysu     none                          network
179ttysv     none                          network
180ttyP0     none                          network
181ttyP1     none                          network
182ttyP2     none                          network
183ttyP3     none                          network
184ttyP4     none                          network
185ttyP5     none                          network
186ttyP6     none                          network
187ttyP7     none                          network
188ttyP8     none                          network
189ttyP9     none                          network
190ttyPa     none                          network
191ttyPb     none                          network
192ttyPc     none                          network
193ttyPd     none                          network
194ttyPe     none                          network
195ttyPf     none                          network
196ttyPg     none                          network
197ttyPh     none                          network
198ttyPi     none                          network
199ttyPj     none                          network
200ttyPk     none                          network
201ttyPl     none                          network
202ttyPm     none                          network
203ttyPn     none                          network
204ttyPo     none                          network
205ttyPp     none                          network
206ttyPq     none                          network
207ttyPr     none                          network
208ttyPs     none                          network
209ttyPt     none                          network
210ttyPu     none                          network
211ttyPv     none                          network
212ttyQ0     none                          network
213ttyQ1     none                          network
214ttyQ2     none                          network
215ttyQ3     none                          network
216ttyQ4     none                          network
217ttyQ5     none                          network
218ttyQ6     none                          network
219ttyQ7     none                          network
220ttyQ8     none                          network
221ttyQ9     none                          network
222ttyQa     none                          network
223ttyQb     none                          network
224ttyQc     none                          network
225ttyQd     none                          network
226ttyQe     none                          network
227ttyQf     none                          network
228ttyQg     none                          network
229ttyQh     none                          network
230ttyQi     none                          network
231ttyQj     none                          network
232ttyQk     none                          network
233ttyQl     none                          network
234ttyQm     none                          network
235ttyQn     none                          network
236ttyQo     none                          network
237ttyQp     none                          network
238ttyQq     none                          network
239ttyQr     none                          network
240ttyQs     none                          network
241ttyQt     none                          network
242ttyQu     none                          network
243ttyQv     none                          network
244ttyR0     none                          network
245ttyR1     none                          network
246ttyR2     none                          network
247ttyR3     none                          network
248ttyR4     none                          network
249ttyR5     none                          network
250ttyR6     none                          network
251ttyR7     none                          network
252ttyR8     none                          network
253ttyR9     none                          network
254ttyRa     none                          network
255ttyRb     none                          network
256ttyRc     none                          network
257ttyRd     none                          network
258ttyRe     none                          network
259ttyRf     none                          network
260ttyRg     none                          network
261ttyRh     none                          network
262ttyRi     none                          network
263ttyRj     none                          network
264ttyRk     none                          network
265ttyRl     none                          network
266ttyRm     none                          network
267ttyRn     none                          network
268ttyRo     none                          network
269ttyRp     none                          network
270ttyRq     none                          network
271ttyRr     none                          network
272ttyRs     none                          network
273ttyRt     none                          network
274ttyRu     none                          network
275ttyRv     none                          network
276ttyS0     none                          network
277ttyS1     none                          network
278ttyS2     none                          network
279ttyS3     none                          network
280ttyS4     none                          network
281ttyS5     none                          network
282ttyS6     none                          network
283ttyS7     none                          network
284ttyS8     none                          network
285ttyS9     none                          network
286ttySa     none                          network
287ttySb     none                          network
288ttySc     none                          network
289ttySd     none                          network
290ttySe     none                          network
291ttySf     none                          network
292ttySg     none                          network
293ttySh     none                          network
294ttySi     none                          network
295ttySj     none                          network
296ttySk     none                          network
297ttySl     none                          network
298ttySm     none                          network
299ttySn     none                          network
300ttySo     none                          network
301ttySp     none                          network
302ttySq     none                          network
303ttySr     none                          network
304ttySs     none                          network
305ttySt     none                          network
306ttySu     none                          network
307ttySv     none                          network
308