This repository builds and packages SELinux policies suitable for configuring permissions on SIMP provided server components.
If not using an RPM installation, you can perform the following actions to install the SELinux policy manually:
yum install selinux-policy-devel
sh sbin/set_simp_selinux_policy build
sh sbin/set_simp_selinux_policy install
To remove the SELinux policy:
sh sbin/set_simp_selinux_policy remove