Kconfig (8f75015f33c3005e0bbf83ffc0d5e0b4262cc03d) | Kconfig (99f6d61bda82d09b2d94414d413d39f66a0b7da2) |
---|---|
1config SECURITY_SELINUX 2 bool "NSA SELinux Support" | 1config SECURITY_SELINUX 2 bool "NSA SELinux Support" |
3 depends on SECURITY_NETWORK && NET && INET | 3 depends on SECURITY_NETWORK && AUDIT && NET && INET |
4 default n 5 help 6 This selects NSA Security-Enhanced Linux (SELinux). 7 You will also need a policy configuration and a labeled filesystem. 8 You can obtain the policy compiler (checkpolicy), the utility for 9 labeling filesystems (setfiles), and an example policy configuration 10 from <http://www.nsa.gov/selinux/>. 11 If you are unsure how to answer this question, answer N. --- 86 unchanged lines hidden --- | 4 default n 5 help 6 This selects NSA Security-Enhanced Linux (SELinux). 7 You will also need a policy configuration and a labeled filesystem. 8 You can obtain the policy compiler (checkpolicy), the utility for 9 labeling filesystems (setfiles), and an example policy configuration 10 from <http://www.nsa.gov/selinux/>. 11 If you are unsure how to answer this question, answer N. --- 86 unchanged lines hidden --- |