diff options
Diffstat (limited to 'etc/etc.sgi')
-rw-r--r-- | etc/etc.sgi/ttys | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.sgi/ttys b/etc/etc.sgi/ttys index ec6c2fe8c22..92d633f8277 100644 --- a/etc/etc.sgi/ttys +++ b/etc/etc.sgi/ttys @@ -1,11 +1,11 @@ # -# $OpenBSD: ttys,v 1.2 2007/12/14 16:16:28 jsing Exp $ +# $OpenBSD: ttys,v 1.3 2008/01/09 17:39:42 miod Exp $ # # name getty type status comments # -console "/usr/libexec/getty std.9600" unknown off secure -ttyC0 "/usr/libexec/getty Pc" vt220 on secure -tty00 "/usr/libexec/getty std.9600" unknown on secure +console "/usr/libexec/getty std.9600" vt220 on secure +ttyC0 "/usr/libexec/getty std.9600" vt220 off secure +tty00 "/usr/libexec/getty std.9600" unknown off secure tty01 "/usr/libexec/getty std.9600" unknown off secure tty02 "/usr/libexec/getty std.9600" unknown off secure tty03 "/usr/libexec/getty std.9600" unknown off secure |