Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / security / yama / Kconfig
1 config SECURITY_YAMA
2 bool "Yama support"
3 depends on SECURITY
4 default n
5 help
6 This selects Yama, which extends DAC support with additional
7 system-wide security settings beyond regular Linux discretionary
8 access controls. Currently available is ptrace scope restriction.
9 Like capabilities, this security module stacks with other LSMs.
10 Further information can be found in Documentation/security/Yama.txt.
11
12 If you are unsure how to answer this question, answer N.
This page took 0.033287 seconds and 6 git commands to generate.