NSA SELinux for Linux 2.6.xx

This commit is contained in:
albert
2003-12-24 04:18:24 +00:00
parent e6bf84b8f3
commit c36c11c6b2
9 changed files with 40 additions and 171 deletions

View File

@@ -860,9 +860,8 @@ const char *process_sf_options(int localbroken){
case FF_LX: spec="OL_X"; break;
case FF_Lm: spec="OL_m"; break;
/* These are FLASK security options. */
/* This is the sole FLASK security option. */
case FF_Fc: spec="FLASK_context"; break;
case FF_Fs: spec="FLASK_sid"; break;
} /* end switch(format_flags) */