From be039374f3bd1c76535387ac4d079506804be270 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 14 Oct 2007 04:48:44 +0000 Subject: setsebool: new applet (Yuichi Nakamura ) --- selinux/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'selinux/Config.in') diff --git a/selinux/Config.in b/selinux/Config.in index 77f89c798..c2fc08dbf 100644 --- a/selinux/Config.in +++ b/selinux/Config.in @@ -104,5 +104,13 @@ config FEATURE_SETFILES_CHECK_OPTION Support "-c" option (check the validity of the contexts against the specified binary policy) for setfiles. Requires libsepol. +config SETSEBOOL + bool "setsebool" + default n + depends on SELINUX + help + Enable support for change boolean. + semanage and -P option is not supported yet. + endmenu -- cgit v1.2.3