mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-17 06:17:35 +00:00
ima: /proc/keys is now mandatory
/proc/keys is now mandatory and its config option no longer exists, so it doesn't need selecting. Reported-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Signed-off-by: James Morris <james.l.morris@oracle.com>
This commit is contained in:
parent
bfc8419670
commit
11cd64a234
@ -126,7 +126,6 @@ config IMA_TRUSTED_KEYRING
|
|||||||
bool "Require all keys on the .ima keyring be signed"
|
bool "Require all keys on the .ima keyring be signed"
|
||||||
depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING
|
depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING
|
||||||
depends on INTEGRITY_ASYMMETRIC_KEYS
|
depends on INTEGRITY_ASYMMETRIC_KEYS
|
||||||
select KEYS_DEBUG_PROC_KEYS
|
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
This option requires that all keys added to the .ima
|
This option requires that all keys added to the .ima
|
||||||
|
Loading…
Reference in New Issue
Block a user