package/openrc: enable selinux support when libselinux is enabled
authorAdam Duskett <Aduskett@gmail.com>
Thu, 16 Apr 2020 03:21:37 +0000 (00:21 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 17 Apr 2020 20:09:05 +0000 (22:09 +0200)
commit1eff2c637e2812aca9cb7ead30959766c27b8270
tree3c273747fc85cdcc6f6a950a5b788a697f4216c7
parent12ccb92fce1ecb4215ff1071656292a5b9d4313d
package/openrc: enable selinux support when libselinux is enabled

OpenRC suports SELinux, so there is no reason to forcibly disable it.

Notice this only allows OpenRC to perform the initial policy load and
set the enforcing mode. In order really use SELinux it's also
necessary to select refpolicy, which provides a policy, and
policycoreutils, which provides restorecon and other SELinux
utilities.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Tested-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openrc/openrc.mk