Hi
I'm new to SELinux and not I'm not sure where to start looking.
I'm currently using CentOS (version 6 but I can also use version 7 if I need to). I need to create a webserver that gets basic information from a kernel driver. It's along the lines of displaying temperatures from custom hardware.
In getting this to work I've had to turn off SELinux as apache can't open the device. Is there a way to enable apache to have access to a single device file in the /dev folder.
Thanks