From 3aa77ab1bf8fca463a12f0b9d4c4780fe747d83a Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 16 Jun 1994 12:14:08 +0000 Subject: [PATCH] I'll leave the addition of the line, but there's just absolutely no way I'm going to allow this to be set to secure. People blow their password files away all the time, and I am not at all keen to lose the ability to get them recovered with the simple expedient of a single-user boot. --- etc/ttys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ttys b/etc/ttys index 46d6c4f7b3..d642da19fc 100644 --- a/etc/ttys +++ b/etc/ttys @@ -4,7 +4,7 @@ # name getty type status comments # # This entry needed for asking password when init goes to single-user mode -console none unknown off insecure +console none unknown off secure # ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals -- 2.20.1