You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
365 B
11 lines
365 B
17 years ago
|
config SECURITY_SMACK
|
||
|
bool "Simplified Mandatory Access Control Kernel Support"
|
||
|
depends on NETLABEL && SECURITY_NETWORK
|
||
|
default n
|
||
|
help
|
||
|
This selects the Simplified Mandatory Access Control Kernel.
|
||
|
Smack is useful for sensitivity, integrity, and a variety
|
||
|
of other mandatory security schemes.
|
||
|
If you are unsure how to answer this question, answer N.
|
||
|
|