From 6a916c751433954870e89aa6b93922a498bba3e9 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 29 Jan 2000 00:50:21 +0000 Subject: * Use `console' rather than `ttyv0' so there will always be a getty on the console reguardless of the type of console. * Make the Alpha version match the i386 version. --- etc/etc.i386/ttys | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/etc.i386') diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index c38b0f0..25088f3 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -28,9 +28,8 @@ # # If console is marked "insecure", then init will ask for the root password # when going to single-user mode. -console none unknown off secure # -ttyv0 "/usr/libexec/getty Pc" cons25 on secure +console "/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