You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
|
|
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.
|
||
|
|
|