SELinux spelling (rhbz#859900)
We got a bug report, that our project doesn't spell "SELinux" consistently/correctly. I've fixed that and the patch is attached. Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
committed by
Craig Small
parent
beb0982b28
commit
8e867659e6
@ -284,7 +284,7 @@ static const char *parse_sysv_option(void){
|
||||
thread_flags |= TF_U_L;
|
||||
// format_modifiers |= FM_L;
|
||||
break;
|
||||
case 'M': // typically the SE Linux context
|
||||
case 'M': // typically the SELinux context
|
||||
trace("-M print security label for Mandatory Access Control\n");
|
||||
format_modifiers |= FM_M;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user