diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-03 07:49:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-03 07:49:06 +0000 |
commit | 15a82d880243b13bcc9afc43c52d3118d128dc70 (patch) | |
tree | 5cdea771aa499e45ca07ffd0c7f4e6d97267f711 | |
parent | fa8590f30018fb181a3d46226d98b171a5fa881a (diff) |
minimize
-rw-r--r-- | etc/etc.i386/ttys | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 54b562ed9ed..98a3c4b052b 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,15 +1,11 @@ # # from: @(#)ttys 5.1 (Berkeley) 4/17/89 -# $Id: ttys,v 1.7 1997/01/03 03:27:54 etheisen Exp $ +# $Id: ttys,v 1.8 1997/01/03 07:49:05 deraadt Exp $ # # name getty type status comments # console "/usr/libexec/getty Pc" pc3 off secure ttyC0 "/usr/libexec/getty Pc" pc3 on secure -# -# if you want to start xdm via init - comment out -# the line above and uncomment the following line -# #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 |