MySQL Server SELinux policy modules are typically installed by default. You can view installed modules using the semodule -l command. MySQL Server SELinux policy modules include:
mysqld_selinux
mysqld_safe_selinux
For information about MySQL Server SELinux policy modules, refer
to the SELinux manual pages. The manual pages provide information
about types and Booleans associated with the MySQL service. Manual
pages are named in the
format.
service-name
_selinux
man mysqld_selinux
If SELinux manual pages are not available, refer to your
distribution's SELinux documentation for information about how to
generate manual pages using the sepolicy
manpage
utility.