|
|
@ -1,17 +1,17 @@ |
|
|
|
# |
|
|
|
# from: @(#)ttys 5.1 (Berkeley) 4/17/89 |
|
|
|
# $Id: ttys,v 1.8 1997/01/03 07:49:05 deraadt Exp $ |
|
|
|
# $Id: ttys,v 1.9 1997/06/03 20:41:13 deraadt Exp $ |
|
|
|
# |
|
|
|
# name getty type status comments |
|
|
|
# |
|
|
|
console "/usr/libexec/getty Pc" pc3 off secure |
|
|
|
ttyC0 "/usr/libexec/getty Pc" pc3 on secure |
|
|
|
console "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC0 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
#ttyC0 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure |
|
|
|
ttyC1 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC2 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC3 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC4 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC5 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC1 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
ttyC2 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
ttyC3 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
ttyC4 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
ttyC5 "/usr/libexec/getty Pc" vt220 on secure |
|
|
|
ttyC6 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
ttyC7 "/usr/libexec/getty Pc" vt220 off secure |
|
|
|
tty00 "/usr/libexec/getty std.9600" unknown off |
|
|
|