X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fbusybox%2Fconfig%2Fselinux%2FConfig.in;h=cc8966c5a5cbe885bf8eba2d788b534f12eeef95;hb=1e82faaa5e835b00676421b1c63bef541f8ca0d3;hp=d3a8acfafe317fa20252f9e2c2f12554a0881297;hpb=e3d9bc5779a012df82e2c48af3bef81bb011257a;p=librecmc%2Flibrecmc.git diff --git a/package/busybox/config/selinux/Config.in b/package/busybox/config/selinux/Config.in index d3a8acfafe..cc8966c5a5 100644 --- 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