aboutsummaryrefslogtreecommitdiff
path: root/selinux/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-24 15:37:57 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-24 15:37:57 +0000
commit1fc6e56684dafddf00c3e9689a77e273f0126ea4 (patch)
tree2b084610db32345552dc1dac520bdb32db6d316a /selinux/Config.in
parent5b27fbe990d868441452c474e5b14e94f8bc8335 (diff)
downloadbusybox-1fc6e56684dafddf00c3e9689a77e273f0126ea4.tar.gz
SELinux: load_policy applet
Diffstat (limited to 'selinux/Config.in')
-rw-r--r--selinux/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/selinux/Config.in b/selinux/Config.in
index 6c08e51b7..42bca66d6 100644
--- a/selinux/Config.in
+++ b/selinux/Config.in
@@ -34,6 +34,13 @@ config GETSEBOOL
help
Enable support to get SELinux boolean values.
+config LOAD_POLICY
+ bool "load_policy"
+ default n
+ depends on SELINUX
+ help
+ Enable support to load SELinux policy.
+
config MATCHPATHCON
bool "matchpathcon"
default n