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