diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys index 25088f3db5cb..c38b0f0dc4b7 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 diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 25088f3db5cb..c38b0f0dc4b7 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