Index: menus.c =================================================================== RCS file: /data/ncvs/src/usr.sbin/sysinstall/menus.c,v retrieving revision 1.362 diff -u -r1.362 menus.c --- menus.c 3 Dec 2002 21:02:26 -0000 1.362 +++ menus.c 9 Dec 2002 18:52:17 -0000 @@ -2312,8 +2312,10 @@ checkTrue, dmenuExit, NULL, NULL, '<', '<', '<' }, { " Security Profile", "Select a security profile for the system", NULL, configSecurityProfile }, +#if 0 { " LOMAC", "Use Low Watermark Mandatory Access Control at boot", dmenuVarCheck, dmenuToggleVariable, NULL, "lomac_enable=YES" }, +#endif { " NFS port", "Require that the NFS clients used reserved ports", dmenuVarCheck, dmenuToggleVariable, NULL, "nfs_reserved_port_only=YES" }, { NULL } },