linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.5.42: accessfs 2/3: change LSM config default
@ 2002-10-13 21:42 Olaf Dietsche
  0 siblings, 0 replies; only message in thread
From: Olaf Dietsche @ 2002-10-13 21:42 UTC (permalink / raw)
  To: linux-kernel

Per default, security/capability.c registers unconditionally as LSM
module. This prevents other modules to register.

This patch allows to register other modules beside "capability".

Regards, Olaf.

--- a/security/Config.in	Sat Oct  5 18:44:05 2002
+++ b/security/Config.in	Sun Oct 13 01:24:50 2002
@@ -3,5 +3,5 @@
 #
 mainmenu_option next_comment
 comment 'Security options'
-define_bool CONFIG_SECURITY_CAPABILITIES y
+define_bool CONFIG_SECURITY_CAPABILITIES m
 endmenu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-13 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-13 21:42 [PATCH] 2.5.42: accessfs 2/3: change LSM config default Olaf Dietsche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).