[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
authorStephen Smalley <sds@tycho.nsa.gov>
Wed, 3 May 2006 14:52:36 +0000 (10:52 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 May 2006 17:08:11 +0000 (10:08 -0700)
Clear selinux_enabled flag upon runtime disable of SELinux by userspace,
and make sure it is defined even if selinux= boot parameter support is
not enabled in configuration.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Tested-by: Jon Smirl <jonsmirl@gmail.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found