Making an application work with SELinux
When you add a new service to an SELinux-enabled server, it may fail to work due to the local Linux policy.
This document describes how to add the necessary rules to the local policy to allow the service to work.
The example used is getting MySQL clustering to work on a FC4 server.