projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] crda: new package (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
[openwrt.git]
/
package
/
busybox
/
config
/
selinux
/
Config.in
diff --git
a/package/busybox/config/selinux/Config.in
b/package/busybox/config/selinux/Config.in
index
d3a8acf
..
cc8966c
100644
(file)
--- a/
package/busybox/config/selinux/Config.in
+++ b/
package/busybox/config/selinux/Config.in
@@
-112,5
+112,12
@@
config BUSYBOX_CONFIG_SETSEBOOL
Enable support for change boolean.
semanage and -P option is not supported yet.
+config BUSYBOX_CONFIG_SESTATUS
+ bool "sestatus"
+ default n
+ depends on BUSYBOX_CONFIG_SELINUX
+ help
+ Displays the status of SELinux.
+
endmenu
This page took
0.021975 seconds
and
4
git commands to generate.