From a797e4e3914db0f25a5a47fda04fd9c2dfd90f26 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 9 Feb 2005 02:33:15 +0000 Subject: [PATCH] Lets REALLY turn the serial port on this time. It was previously "off" --- etc/ttys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ttys b/etc/ttys index 9bc9695bfe..4daff2ce95 100644 --- a/etc/ttys +++ b/etc/ttys @@ -32,5 +32,5 @@ # when going to single-user mode. console none unknown off secure # -ttyd0 "/usr/libexec/getty std.9600" unknown off secure +ttyd0 "/usr/libexec/getty std.9600" unknown on secure console "/bin/sh /etc/rc.initial" cons25 on secure