summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-12-21 18:30:50 +0000
committerrwatson <rwatson@FreeBSD.org>2001-12-21 18:30:50 +0000
commit57964384334cb1b2e1b6d282b56b1a5c054801b0 (patch)
treef658c55f4c47d7a90b174ce72293b343e385fab9 /usr.sbin/sysinstall/sysinstall.h
parent07ca80b108ae5ea44d5c623672b6aa3668313af2 (diff)
downloadFreeBSD-src-57964384334cb1b2e1b6d282b56b1a5c054801b0.zip
FreeBSD-src-57964384334cb1b2e1b6d282b56b1a5c054801b0.tar.gz
o Add a configSecurity menu to generally configure security settings,
and pull configSecurityProfile under that menu. Add a menu option to determine whether LOMAC is enabled at boot. Probably, eventually, many of the 'Security Profile' menu choices should be pulled out independently into the Security Menu, so as to make them individually selectable. Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.h')
-rw-r--r--usr.sbin/sysinstall/sysinstall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index ed124a3..7ee69c1 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/sysinstall/sysinstall.h
@@ -384,6 +384,7 @@ extern DMenu MenuMediaFTP; /* FTP media menu */
extern DMenu MenuMediaTape; /* Tape media menu */
extern DMenu MenuNetworkDevice; /* Network device menu */
extern DMenu MenuNTP; /* NTP time server menu */
+extern DMenu MenuSecurity; /* System security options menu */
extern DMenu MenuSecurityProfile; /* Security profile menu */
extern DMenu MenuStartup; /* Startup services menu */
extern DMenu MenuSyscons; /* System console configuration menu */
OpenPOWER on IntegriCloud