First of all
CC @widhalmt @jwilliams-shadowsoft @julianbrost @lippserd
What's the point
- icinga2-selinux references lots of nagios_*_t types
- nagios-selinux provides those nagios_*_t types
- icinga2-selinux doesn't depend on nagios-selinux
Hence, icinga2-selinux might silently get installed without nagios-selinux and, most important, without any effect.
The fix
Any workaround is better than no fix
- Install nagios-selinux (from EPEL!)
- Reinstall icinga2-selinux or run
semodule -s targeted -i /usr/share/selinux/targeted/icinga2.pp
First of all
CC @widhalmt @jwilliams-shadowsoft @julianbrost @lippserd
What's the point
Hence, icinga2-selinux might silently get installed without nagios-selinux and, most important, without any effect.
The fix
Any workaround is better than no fix
semodule -s targeted -i /usr/share/selinux/targeted/icinga2.pp