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