diff options
-rw-r--r-- | etc/etc.i386/ttys | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index e404f9a8416..587ed378aa0 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,11 +1,10 @@ # -# $OpenBSD: ttys,v 1.11 1997/10/11 21:22:10 deraadt Exp $ +# $OpenBSD: ttys,v 1.12 1998/04/07 06:02:56 deraadt Exp $ # # name getty type status comments # 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 on secure ttyC2 "/usr/libexec/getty Pc" vt220 on secure ttyC3 "/usr/libexec/getty Pc" vt220 on secure |