diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2008-09-11 09:20:26 -0400 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2008-09-12 00:44:08 +1000 |
commit | f058925b201357fba48d56cc9c1719ae274b2022 (patch) | |
tree | 796868dcdeb2ee3e2d296eeb25a8cedbb422a5a1 /security | |
parent | b56c8c221d192e4ffa719d00907c3b60fbaa2737 (diff) |
Update selinux info in MAINTAINERS and Kconfig help text
Update the SELinux entry in MAINTAINERS and drop the obsolete information
from the selinux Kconfig help text.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security')
-rw-r--r-- | security/selinux/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/selinux/Kconfig b/security/selinux/Kconfig index a436d1cfa88..26301dd651d 100644 --- a/security/selinux/Kconfig +++ b/security/selinux/Kconfig @@ -6,9 +6,6 @@ config SECURITY_SELINUX help This selects NSA Security-Enhanced Linux (SELinux). You will also need a policy configuration and a labeled filesystem. - You can obtain the policy compiler (checkpolicy), the utility for - labeling filesystems (setfiles), and an example policy configuration - from <http://www.nsa.gov/selinux/>. If you are unsure how to answer this question, answer N. config SECURITY_SELINUX_BOOTPARAM |