]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinux: require SECURITY_NETWORK
authorStephen Smalley <sds@tycho.nsa.gov>
Sun, 5 Feb 2006 07:27:50 +0000 (23:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 19:06:52 +0000 (11:06 -0800)
commit96d5e3b051c46ac90060ac5ae016d391b8e23429
tree6c839e9682fd1610dc6a9fb7cca9df2899ff05ca
parent470efee865ffa69da39a79a82aaa41d773400fbb
[PATCH] selinux: require SECURITY_NETWORK

Make SELinux depend on SECURITY_NETWORK (which depends on SECURITY), as it
requires the socket hooks for proper operation even in the local case.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/Kconfig
security/selinux/Makefile
security/selinux/hooks.c