From 1f5fef2b7ff17911639a42c17d2c9c8166566ec3 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sat, 14 Sep 2002 05:28:37 +0000 Subject: [PATCH] change console (off) to 57600, so people know how to enable serial console --- src/etc/etc.macppc/ttys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.macppc/ttys b/src/etc/etc.macppc/ttys index 2574f720..aee22fd2 100644 --- a/src/etc/etc.macppc/ttys +++ b/src/etc/etc.macppc/ttys @@ -1,9 +1,9 @@ # -# $OpenBSD: ttys,v 1.3 2002/06/09 06:15:14 todd Exp $ +# $OpenBSD: ttys,v 1.4 2002/09/14 05:28:37 deraadt Exp $ # # name getty type status comments # -console "/usr/libexec/getty std.9600" unknown off secure +console "/usr/libexec/getty std.57600" unknown off secure # for serial tty00 "/usr/libexec/getty std.9600" unknown off secure tty01 "/usr/libexec/getty std.9600" unknown off tty02 "/usr/libexec/getty std.9600" unknown off