1#
2#	@(#)ttys	5.2 (Berkeley) 6/10/93
3#
4# name	getty				type	status		comments
5#
6console 	"/usr/libexec/getty std.57600"	vt100	off secure
7#tahoe's only
8#remote	"/usr/libexec/getty std.1200"	pt	on		# diagnostics
9
10# The tty.serial entry initializes the serial port (if any) for use as a 
11# terminal (enabling logons over serial). If marked secure, the serial
12# port will allow root logons. 
13# To make the serial port available for outbound 
14# communications, the tty.serial entry should be turned off
15# (set the 4th field to off).
16tty.serial      "/usr/libexec/getty serial.57600"        vt100   off secure
17
18# Fax reception is off by default, use the 
19# System Preferences panel to enable it.
20fax	"/usr/bin/fax answer"	unknown	off
21
22# Hardwired lines are marked off, by default, so getty(8)
23# is quiet when they don't exist.
24tty[00-07]	"/usr/libexec/getty std.9600"	unknown	off secure
25
26# pseudo-ttys
27ttyp[0x0-0xf]	none			network slot=36 secure
28ttyq[0x0-0xf]	none			network secure
29ttyr[0x0-0xf]	none			network secure
30ttys[0x0-0xf]	none			network secure
31ttyt[0x0-0xf]	none			network secure
32ttyu[0x0-0xf]	none			network secure
33ttyv[0x0-0xf]	none			network secure
34ttyw[0x0-0xf]	none			network secure
35
36# cloning ptys
37ttys[000-999]	none			network secure
38