Skip to content

Commit

Permalink
ima: /proc/keys is now mandatory
Browse files Browse the repository at this point in the history
/proc/keys is now mandatory and its config option no longer exists, so it
doesn't need selecting.

Reported-by: Paul Bolle <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Mimi Zohar <[email protected]>
Signed-off-by: James Morris <[email protected]>
  • Loading branch information
dhowells authored and James Morris committed Feb 2, 2015
1 parent bfc8419 commit 11cd64a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/integrity/ima/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ config IMA_TRUSTED_KEYRING
bool "Require all keys on the .ima keyring be signed"
depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING
depends on INTEGRITY_ASYMMETRIC_KEYS
select KEYS_DEBUG_PROC_KEYS
default y
help
This option requires that all keys added to the .ima
Expand Down

0 comments on commit 11cd64a

Please sign in to comment.