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