summaryrefslogtreecommitdiffstats
path: root/etc/etc.i386
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-29 12:18:03 +0000
committerobrien <obrien@FreeBSD.org>2000-01-29 12:18:03 +0000
commit8c8b7d18d932f05a626b6a616eeea5d3d412a417 (patch)
tree674855d275356f35e129e317ce7950c7e3658525 /etc/etc.i386
parent03a87d3c200dde73eacb1c4ca7858a1b72086ffa (diff)
downloadFreeBSD-src-8c8b7d18d932f05a626b6a616eeea5d3d412a417.zip
FreeBSD-src-8c8b7d18d932f05a626b6a616eeea5d3d412a417.tar.gz
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.
Diffstat (limited to 'etc/etc.i386')
-rw-r--r--etc/etc.i386/ttys3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys
index 25088f3..c38b0f0 100644
--- a/etc/etc.i386/ttys
+++ b/etc/etc.i386/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
OpenPOWER on IntegriCloud