diff options
Diffstat (limited to 'etc/etc.i386/ttys')
-rw-r--r-- | etc/etc.i386/ttys | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 587ed378aa0..f42decadb09 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,15 +1,15 @@ # -# $OpenBSD: ttys,v 1.12 1998/04/07 06:02:56 deraadt Exp $ +# $OpenBSD: ttys,v 1.13 1998/06/28 00:48:37 art Exp $ # # name getty type status comments # console "/usr/libexec/getty Pc" vt220 off secure ttyC0 "/usr/libexec/getty Pc" vt220 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 +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 off secure -ttyC5 "/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 |