ttys revision 94929
1158115Sume#
2158115Sume# $FreeBSD: head/etc/etc.amd64/ttys 94929 2002-04-17 10:42:41Z gerald $
3158115Sume#	@(#)ttys	5.1 (Berkeley) 4/17/89
4158115Sume#
5158115Sume# This file specifies various information about terminals on the system.
6158115Sume# It is used by several different programs.  Common entries for the
7158115Sume# various columns include:
8158115Sume#
9158115Sume# name  The name of the terminal device.
10158115Sume#
11158115Sume# getty The program to start running on the terminal.  Typically a
12158115Sume#       getty program, as the name implies.  Other common entries
13158115Sume#       include none, when no getty is needed, and xdm, to start the
14158115Sume#       X Window System.
15158115Sume#
16158115Sume# type The initial terminal type for this port.  For hardwired
17158115Sume#      terminal lines, this will contain the type of terminal used.
18158115Sume#      For virtual consoles, the correct type is typically cons25, but
19158115Sume#      vt220 will work better if you need interoperability with other
20158115Sume#      systems like Solaris or GNU/Linux.
21158115Sume#      Other common values include network for network connections on
22158115Sume#      pseudo-terminals, dialup for incoming modem ports, and unknown
23158115Sume#      when the terminal type cannot be predetermined.
24158115Sume#
25158115Sume# status Must be on or off.  If on, init will run the getty program on
26158115Sume#        the specified port.  If the word "secure" appears, this tty
27158115Sume#        allows root login.
28158115Sume#
29171795Sbushman# name	getty				type	status		comments
30171795Sbushman#
31158115Sume# If console is marked "insecure", then init will ask for the root password
32158115Sume# when going to single-user mode.
33158115Sumeconsole	none				unknown	off secure
34158115Sume#
35158115Sumettyv0	"/usr/libexec/getty Pc"		cons25	on  secure
36158115Sume# Virtual terminals
37158115Sumettyv1	"/usr/libexec/getty Pc"		cons25	on  secure
38158115Sumettyv2	"/usr/libexec/getty Pc"		cons25	on  secure
39158115Sumettyv3	"/usr/libexec/getty Pc"		cons25	on  secure
40158115Sumettyv4	"/usr/libexec/getty Pc"		cons25	on  secure
41158115Sumettyv5	"/usr/libexec/getty Pc"		cons25	on  secure
42158115Sumettyv6	"/usr/libexec/getty Pc"		cons25	on  secure
43194112Sdesttyv7	"/usr/libexec/getty Pc"		cons25	on  secure
44158115Sumettyv8	"/usr/X11R6/bin/xdm -nodaemon"	xterm	off secure
45158115Sume# Serial terminals
46158115Sume# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47158115Sumettyd0	"/usr/libexec/getty std.9600"	dialup	off secure
48158115Sumettyd1	"/usr/libexec/getty std.9600"	dialup	off secure
49158115Sumettyd2	"/usr/libexec/getty std.9600"	dialup	off secure
50158115Sumettyd3	"/usr/libexec/getty std.9600"	dialup	off secure
51158115Sume# Pseudo terminals
52158115Sumettyp0	none			network
53158115Sumettyp1	none			network
54158115Sumettyp2	none			network
55158115Sumettyp3	none			network
56158115Sumettyp4	none			network
57158115Sumettyp5	none			network
58158115Sumettyp6	none			network
59158115Sumettyp7	none			network
60158115Sumettyp8	none			network
61158115Sumettyp9	none			network
62158115Sumettypa	none			network
63158115Sumettypb	none			network
64158115Sumettypc	none			network
65158115Sumettypd	none			network
66158115Sumettype	none			network
67158115Sumettypf	none			network
68158115Sumettypg	none			network
69158115Sumettyph	none			network
70158115Sumettypi	none			network
71158115Sumettypj	none			network
72158115Sumettypk	none			network
73158115Sumettypl	none			network
74158115Sumettypm	none			network
75158115Sumettypn	none			network
76158115Sumettypo	none			network
77158115Sumettypp	none			network
78158115Sumettypq	none			network
79158115Sumettypr	none			network
80158115Sumettyps	none			network
81158115Sumettypt	none			network
82158115Sumettypu	none			network
83158115Sumettypv	none			network
84158115Sumettyq0	none			network
85158115Sumettyq1	none			network
86158115Sumettyq2	none			network
87158115Sumettyq3	none			network
88158115Sumettyq4	none			network
89158115Sumettyq5	none			network
90158115Sumettyq6	none			network
91158115Sumettyq7	none			network
92158115Sumettyq8	none			network
93194112Sdesttyq9	none			network
94158115Sumettyqa	none			network
95194112Sdesttyqb	none			network
96194112Sdesttyqc	none			network
97158115Sumettyqd	none			network
98194112Sdesttyqe	none			network
99194112Sdesttyqf	none			network
100158115Sumettyqg	none			network
101194112Sdesttyqh	none			network
102194112Sdesttyqi	none			network
103158115Sumettyqj	none			network
104158115Sumettyqk	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