Linux Security Modules development
 help / color / mirror / Atom feed
* [PATCH] LSM: Update list of SECURITYFS users in Kconfig
@ 2019-02-28 23:54 Petr Vorel
  2019-03-01 17:54 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2019-02-28 23:54 UTC (permalink / raw)
  To: linux-security-module; +Cc: Petr Vorel

+ Remove modules not using it (SELinux and SMACK aren't
the only ones not using it).

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 security/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/security/Kconfig b/security/Kconfig
index 9555f4914492..1d6463fb1450 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -40,8 +40,7 @@ config SECURITYFS
 	bool "Enable the securityfs filesystem"
 	help
 	  This will build the securityfs filesystem.  It is currently used by
-	  the TPM bios character driver and IMA, an integrity provider.  It is
-	  not used by SELinux or SMACK.
+	  various security modules (AppArmor, IMA, SafeSetID, TOMOYO, TPM).
 
 	  If you are unsure how to answer this question, answer N.
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-01 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28 23:54 [PATCH] LSM: Update list of SECURITYFS users in Kconfig Petr Vorel
2019-03-01 17:54 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox