[PATCH] Root Plug depends on USB

Geert Uytterhoeven (geert@linux-m68k.org)
Mon, 9 Jun 2003 17:35:35 +0200 (MEST)


Is this OK?

---

Root Plug sample LSM module depends on USB

--- linux-2.5.x/security/Kconfig Mon Feb 10 21:59:35 2003 +++ linux-m68k-2.5.x/security/Kconfig Sun Jun 8 11:52:52 2003 @@ -33,7 +33,7 @@ config SECURITY_ROOTPLUG tristate "Root Plug Support" - depends on SECURITY!=n + depends on SECURITY!=n && USB 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

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/