From 4626f8638dc39fa1a51806d1b22ae2af557399c4 Mon Sep 17 00:00:00 2001 From: millert <> Date: Sun, 30 Nov 1997 17:10:28 +0000 Subject: [PATCH] Make console type "sun" so the default will "just work" for most people. --- src/etc/etc.alpha/ttys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.alpha/ttys b/src/etc/etc.alpha/ttys index e3a69e4e..c03d51ee 100644 --- a/src/etc/etc.alpha/ttys +++ b/src/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:03 deraadt Exp $ +# $OpenBSD: ttys,v 1.6 1997/11/30 17:10:28 millert Exp $ # # name getty type status comments @@ -7,7 +7,7 @@ # enabled for the correct 'real' device (e.g. one of the serial ports). # console pseudo-device -console "/usr/libexec/getty std.9600" unknown on secure +console "/usr/libexec/getty std.9600" sun on secure # Workstation console (framebuffer) ttys ttyE0 "/usr/libexec/getty std.9600" sun off secure