diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-07 06:02:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-07 06:02:57 +0000 |
commit | 46b496dee32ff5cd531f4897d15ec7dd3de5ea6f (patch) | |
tree | ea9fa3db7820092e992482dc6dcf19c86b9155bb /etc/etc.i386 | |
parent | 05bd8d847ee82145ad59949be5006703ea73308f (diff) |
delete xdm bullshit which does not work
Diffstat (limited to 'etc/etc.i386')
-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 |