summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dispatch.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2000-09-22 19:12:41 +0000
committerjkh <jkh@FreeBSD.org>2000-09-22 19:12:41 +0000
commit1d5791834188f4872379d9f3af9934ae88455a9c (patch)
tree7d3037e28744bff5587f32726ae4a3a814c0e84c /usr.sbin/sysinstall/dispatch.c
parent067fa527a356f7771212aad77f42e4444d578a2a (diff)
downloadFreeBSD-src-1d5791834188f4872379d9f3af9934ae88455a9c.zip
FreeBSD-src-1d5791834188f4872379d9f3af9934ae88455a9c.tar.gz
One whack at the idea of having "security profiles" which select the
appropriate(?) defaults for "low", "medium" and "high" security environments. Medium is basically what we currently have with a little seat-belt tightening where it made sense. Low is the same as medium but without the tightening. High is positively fascist with nothing turned on by default and an automatic call to 911 if it can find a modem.
Diffstat (limited to 'usr.sbin/sysinstall/dispatch.c')
-rw-r--r--usr.sbin/sysinstall/dispatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dispatch.c b/usr.sbin/sysinstall/dispatch.c
index 0b388b4..cd64bf0 100644
--- a/usr.sbin/sysinstall/dispatch.c
+++ b/usr.sbin/sysinstall/dispatch.c
@@ -73,7 +73,6 @@ static struct _word {
{ "distSetXUser", distSetXUser },
{ "distSetMinimum", distSetMinimum },
{ "distSetEverything", distSetEverything },
- { "distSetCRYPTO", distSetCRYPTO },
{ "distSetSrc", distSetSrc },
{ "distSetXF86", distSetXF86 },
{ "distExtractAll", distExtractAll },
OpenPOWER on IntegriCloud