ttys revision 170088
1178768Simp#
2178768Simp# $FreeBSD: head/etc/etc.arm/ttys 170088 2007-05-29 06:37:58Z dougb $
3178768Simp#	@(#)ttys	5.1 (Berkeley) 4/17/89
4178768Simp#
5178768Simp# This file specifies various information about terminals on the system.
6178768Simp# It is used by several different programs.  Common entries for the
7178768Simp# various columns include:
8178768Simp#
9178768Simp# name  The name of the terminal device.
10178768Simp#
11178768Simp# getty The program to start running on the terminal.  Typically a
12178768Simp#       getty program, as the name implies.  Other common entries
13178768Simp#       include none, when no getty is needed, and xdm, to start the
14178768Simp#       X Window System.
15178768Simp#
16178768Simp# type The initial terminal type for this port.  For hardwired
17178768Simp#      terminal lines, this will contain the type of terminal used.
18178768Simp#      For virtual consoles, the correct type is typically cons25, but
19178768Simp#      vt220 will work better if you need interoperability with other
20178768Simp#      systems like Solaris or GNU/Linux.
21178768Simp#      Other common values include network for network connections on
22178768Simp#      pseudo-terminals, dialup for incoming modem ports, and unknown
23178768Simp#      when the terminal type cannot be predetermined.
24178768Simp#
25178768Simp# status Must be on or off.  If on, init will run the getty program on
26178768Simp#        the specified port.  If the word "secure" appears, this tty
27178768Simp#        allows root login.
28178768Simp#
29178768Simp# name	getty				type	status		comments
30178768Simp#
31178768Simp# If console is marked "insecure", then init will ask for the root password
32178768Simp# when going to single-user mode.
33178768Simpconsole	none				unknown	off secure
34178768Simp#
35178768Simpttyv0	"/usr/libexec/getty Pc"		cons25	on  secure
36183773Simp# Virtual terminals
37183773Simpttyv1	"/usr/libexec/getty Pc"		cons25	on  secure
38183773Simpttyv2	"/usr/libexec/getty Pc"		cons25	on  secure
39183773Simpttyv3	"/usr/libexec/getty Pc"		cons25	on  secure
40178768Simpttyv4	"/usr/libexec/getty Pc"		cons25	on  secure
41182104Sedttyv5	"/usr/libexec/getty Pc"		cons25	on  secure
42182104Sedttyv6	"/usr/libexec/getty Pc"		cons25	on  secure
43182104Sedttyv7	"/usr/libexec/getty Pc"		cons25	on  secure
44182104Sed#ttyv8	"/usr/local/bin/xdm -nodaemon"	xterm	off secure
45182104Sed# Serial terminals
46182104Sed# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47182104Sedttyu0	"/usr/libexec/getty std.9600"	vt100	on  secure
48182104Sedttyd0	"/usr/libexec/getty std.9600"	dialup	off secure
49182104Sedttyd1	"/usr/libexec/getty std.9600"	dialup	off secure
50182104Sedttyd2	"/usr/libexec/getty std.9600"	dialup	off secure
51182104Sedttyd3	"/usr/libexec/getty std.9600"	dialup	off secure
52182104Sed# Dumb console
53182104Seddcons	"/usr/libexec/getty std.9600"	vt100	off secure
54182104Sed# Pseudo terminals
55182104Sedttyp0	none			network
56182104Sedttyp1	none			network
57182104Sedttyp2	none			network
58182104Sedttyp3	none			network
59182104Sedttyp4	none			network
60182104Sedttyp5	none			network
61182104Sedttyp6	none			network
62182104Sedttyp7	none			network
63182104Sedttyp8	none			network
64182104Sedttyp9	none			network
65182104Sedttypa	none			network
66182104Sedttypb	none			network
67182104Sedttypc	none			network
68182104Sedttypd	none			network
69182104Sedttype	none			network
70182104Sedttypf	none			network
71182104Sedttypg	none			network
72182104Sedttyph	none			network
73182104Sedttypi	none			network
74182104Sedttypj	none			network
75182104Sedttypk	none			network
76182104Sedttypl	none			network
77182104Sedttypm	none			network
78182104Sedttypn	none			network
79182104Sedttypo	none			network
80182104Sedttypp	none			network
81182104Sedttypq	none			network
82182104Sedttypr	none			network
83182104Sedttyps	none			network
84182104Sedttypt	none			network
85182104Sedttypu	none			network
86182104Sedttypv	none			network
87182104Sedttyq0	none			network
88182104Sedttyq1	none			network
89182104Sedttyq2	none			network
90182104Sedttyq3	none			network
91182104Sedttyq4	none			network
92182104Sedttyq5	none			network
93182104Sedttyq6	none			network
94182104Sedttyq7	none			network
95182104Sedttyq8	none			network
96182104Sedttyq9	none			network
97182104Sedttyqa	none			network
98182104Sedttyqb	none			network
99182104Sedttyqc	none			network
100182104Sedttyqd	none			network
101182104Sedttyqe	none			network
102182104Sedttyqf	none			network
103182104Sedttyqg	none			network
104182104Sedttyqh	none			network
105182104Sedttyqi	none			network
106182104Sedttyqj	none			network
107182104Sedttyqk	none			network
108182104Sedttyql	none			network
109182104Sedttyqm	none			network
110182104Sedttyqn	none			network
111182104Sedttyqo	none			network
112182104Sedttyqp	none			network
113182104Sedttyqq	none			network
114182104Sedttyqr	none			network
115182104Sedttyqs	none			network
116182104Sedttyqt	none			network
117182104Sedttyqu	none			network
118182104Sedttyqv	none			network
119182104Sedttyr0	none			network
120182104Sedttyr1	none			network
121182104Sedttyr2	none			network
122182104Sedttyr3	none			network
123182104Sedttyr4	none			network
124182104Sedttyr5	none			network
125182104Sedttyr6	none			network
126182104Sedttyr7	none			network
127182104Sedttyr8	none			network
128182104Sedttyr9	none			network
129182104Sedttyra	none			network
130182104Sedttyrb	none			network
131182104Sedttyrc	none			network
132182104Sedttyrd	none			network
133182104Sedttyre	none			network
134182104Sedttyrf	none			network
135182104Sedttyrg	none			network
136182104Sedttyrh	none			network
137182104Sedttyri	none			network
138182104Sedttyrj	none			network
139182104Sedttyrk	none			network
140182104Sedttyrl	none			network
141182104Sedttyrm	none			network
142182104Sedttyrn	none			network
143182104Sedttyro	none			network
144182104Sedttyrp	none			network
145182104Sedttyrq	none			network
146182104Sedttyrr	none			network
147182104Sedttyrs	none			network
148182104Sedttyrt	none			network
149182104Sedttyru	none			network
150182104Sedttyrv	none			network
151182104Sedttys0	none			network
152182104Sedttys1	none			network
153182104Sedttys2	none			network
154182104Sedttys3	none			network
155182104Sedttys4	none			network
156182104Sedttys5	none			network
157182104Sedttys6	none			network
158182104Sedttys7	none			network
159182104Sedttys8	none			network
160182104Sedttys9	none			network
161182104Sedttysa	none			network
162182104Sedttysb	none			network
163182104Sedttysc	none			network
164182104Sedttysd	none			network
165182104Sedttyse	none			network
166182104Sedttysf	none			network
167182104Sedttysg	none			network
168182104Sedttysh	none			network
169182104Sedttysi	none			network
170182104Sedttysj	none			network
171182104Sedttysk	none			network
172182104Sedttysl	none			network
173182104Sedttysm	none			network
174182104Sedttysn	none			network
175182104Sedttyso	none			network
176182104Sedttysp	none			network
177182104Sedttysq	none			network
178182104Sedttysr	none			network
179182104Sedttyss	none			network
180182104Sedttyst	none			network
181182104Sedttysu	none			network
182182104Sedttysv	none			network
183182104SedttyP0	none			network
184182104SedttyP1	none			network
185182104SedttyP2	none			network
186182104SedttyP3	none			network
187182104SedttyP4	none			network
188182104SedttyP5	none			network
189182104SedttyP6	none			network
190182104SedttyP7	none			network
191182104SedttyP8	none			network
192182104SedttyP9	none			network
193182104SedttyPa	none			network
194182104SedttyPb	none			network
195182104SedttyPc	none			network
196182104SedttyPd	none			network
197182104SedttyPe	none			network
198182104SedttyPf	none			network
199182104SedttyPg	none			network
200182104SedttyPh	none			network
201182104SedttyPi	none			network
202182104SedttyPj	none			network
203182104SedttyPk	none			network
204182104SedttyPl	none			network
205182104SedttyPm	none			network
206182104SedttyPn	none			network
207182104SedttyPo	none			network
208182104SedttyPp	none			network
209182104SedttyPq	none			network
210182104SedttyPr	none			network
211182104SedttyPs	none			network
212182104SedttyPt	none			network
213182104SedttyPu	none			network
214182104SedttyPv	none			network
215182104SedttyQ0	none			network
216182104SedttyQ1	none			network
217182104SedttyQ2	none			network
218182104SedttyQ3	none			network
219182104SedttyQ4	none			network
220182104SedttyQ5	none			network
221182104SedttyQ6	none			network
222182104SedttyQ7	none			network
223182104SedttyQ8	none			network
224182104SedttyQ9	none			network
225182104SedttyQa	none			network
226182104SedttyQb	none			network
227182104SedttyQc	none			network
228182104SedttyQd	none			network
229182104SedttyQe	none			network
230182104SedttyQf	none			network
231182104SedttyQg	none			network
232182104SedttyQh	none			network
233182104SedttyQi	none			network
234182104SedttyQj	none			network
235182104SedttyQk	none			network
236182104SedttyQl	none			network
237182104SedttyQm	none			network
238182104SedttyQn	none			network
239182104SedttyQo	none			network
240182104SedttyQp	none			network
241182104SedttyQq	none			network
242182104SedttyQr	none			network
243182104SedttyQs	none			network
244182104SedttyQt	none			network
245182104SedttyQu	none			network
246182104SedttyQv	none			network
247182104SedttyR0	none			network
248182104SedttyR1	none			network
249182104SedttyR2	none			network
250182104SedttyR3	none			network
251182104SedttyR4	none			network
252182104SedttyR5	none			network
253182104SedttyR6	none			network
254182104SedttyR7	none			network
255182104SedttyR8	none			network
256182104SedttyR9	none			network
257182104SedttyRa	none			network
258182104SedttyRb	none			network
259182104SedttyRc	none			network
260182104SedttyRd	none			network
261182104SedttyRe	none			network
262182104SedttyRf	none			network
263182104SedttyRg	none			network
264182104SedttyRh	none			network
265182104SedttyRi	none			network
266182104SedttyRj	none			network
267182104SedttyRk	none			network
268182104SedttyRl	none			network
269182104SedttyRm	none			network
270182104SedttyRn	none			network
271182104SedttyRo	none			network
272182104SedttyRp	none			network
273182104SedttyRq	none			network
274182104SedttyRr	none			network
275182104SedttyRs	none			network
276182104SedttyRt	none			network
277182104SedttyRu	none			network
278182104SedttyRv	none			network
279182104SedttyS0	none			network
280182104SedttyS1	none			network
281182104SedttyS2	none			network
282182104SedttyS3	none			network
283182104SedttyS4	none			network
284182104SedttyS5	none			network
285182104SedttyS6	none			network
286182104SedttyS7	none			network
287182104SedttyS8	none			network
288182104SedttyS9	none			network
289182104SedttySa	none			network
290182104SedttySb	none			network
291182104SedttySc	none			network
292182104SedttySd	none			network
293182104SedttySe	none			network
294182104SedttySf	none			network
295182104SedttySg	none			network
296182104SedttySh	none			network
297178768SimpttySi	none			network
298178768SimpttySj	none			network
299178768SimpttySk	none			network
300178768SimpttySl	none			network
301178768SimpttySm	none			network
302178768SimpttySn	none			network
303178768SimpttySo	none			network
304178768SimpttySp	none			network
305178768SimpttySq	none			network
306178768SimpttySr	none			network
307178768SimpttySs	none			network
308178768SimpttySt	none			network
309178768SimpttySu	none			network
310178768SimpttySv	none			network
311178768Simp