From 4fd3eb83239953ab788f62a2be8d4c48b06f2b32 Mon Sep 17 00:00:00 2001 From: drahn <> Date: Tue, 6 Jun 2006 00:23:50 +0000 Subject: [PATCH] Really want a working console, and no display (ttyC0) here. --- src/etc/etc.armish/ttys | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/etc/etc.armish/ttys b/src/etc/etc.armish/ttys index 2b7d53ad..c77863ac 100644 --- a/src/etc/etc.armish/ttys +++ b/src/etc/etc.armish/ttys @@ -1,12 +1,10 @@ # -# $OpenBSD: ttys,v 1.1 2006/06/06 00:01:49 drahn Exp $ +# $OpenBSD: ttys,v 1.2 2006/06/06 00:23:50 drahn 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 -tty00 "/usr/libexec/getty std.9600" unknown off secure +tty00 "/usr/libexec/getty std.115100" unknown on secure tty01 "/usr/libexec/getty std.9600" unknown off secure tty02 "/usr/libexec/getty std.9600" unknown off tty03 "/usr/libexec/getty std.9600" unknown off