sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>)

This commit is contained in:
Denis Vlasenko
2007-11-22 01:10:41 +00:00
parent 9cdfd14223
commit 705eaf8b40
5 changed files with 234 additions and 0 deletions

View File

@@ -112,5 +112,12 @@ config SETSEBOOL
Enable support for change boolean.
semanage and -P option is not supported yet.
config SESTATUS
bool "sestatus"
default n
depends on SELINUX
help
Displays the status of SELinux.
endmenu