* [PATCH] small simplification for two SECURITY dependencies
@ 2004-08-14 23:00 Chris Wright
0 siblings, 0 replies; only message in thread
From: Chris Wright @ 2004-08-14 23:00 UTC (permalink / raw)
To: akpm, torvalds; +Cc: bunk, linux-kernel
I'd suggest the patch below to let the SECURITY_CAPABILITIES and
SECURITY_ROOTPLUG dependencies look a bit more simple.
Signed-off-by: Adrian Bunk <bunk@fs.tum.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
===== security/Kconfig 1.7 vs edited =====
--- 1.7/security/Kconfig 2003-07-17 02:38:01 -07:00
+++ edited/security/Kconfig 2004-08-13 11:32:20 -07:00
@@ -26,14 +26,14 @@
config SECURITY_CAPABILITIES
tristate "Default Linux Capabilities"
- depends on SECURITY!=n
+ depends on SECURITY
help
This enables the "default" Linux capabilities functionality.
If you are unsure how to answer this question, answer Y.
config SECURITY_ROOTPLUG
tristate "Root Plug Support"
- depends on USB && SECURITY!=n
+ depends on USB && SECURITY
help
This is a sample LSM module that should only be used as such.
It prevents any programs running with egid == 0 if a specific
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-14 23:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-14 23:00 [PATCH] small simplification for two SECURITY dependencies Chris Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®