From 8c8b7d18d932f05a626b6a616eeea5d3d412a417 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 29 Jan 2000 12:18:03 +0000 Subject: Revert to rev 1.6 until post 4.0-R. As probably 98% of i386 installs happen with a keyboard and monitor the console change was not as needed in the i386 case as the Alpha case. IMO >50% of Alpha installs are using a serial console, the change matching rev 1.7 should not be backed out. --- etc/etc.amd64/ttys | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/etc.amd64') diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys index 25088f3..c38b0f0 100644 --- a/etc/etc.amd64/ttys +++ b/etc/etc.amd64/ttys @@ -28,8 +28,9 @@ # # If console is marked "insecure", then init will ask for the root password # when going to single-user mode. +console none unknown off secure # -console "/usr/libexec/getty Pc" cons25 on secure +ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure -- cgit v1.1