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