summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-16 12:14:08 +0000
committerjkh <jkh@FreeBSD.org>1994-06-16 12:14:08 +0000
commit8aa1fea701911c3335be9326b6be088021e8e72d (patch)
treef77018131fa295a9819403e05559093150154c4d /etc
parent5dd36f61bae2e8ef02548db55596a414f87023ce (diff)
downloadFreeBSD-src-8aa1fea701911c3335be9326b6be088021e8e72d.zip
FreeBSD-src-8aa1fea701911c3335be9326b6be088021e8e72d.tar.gz
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/ttys2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ttys b/etc/ttys
index 46d6c4f..d642da1 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
OpenPOWER on IntegriCloud