
I have a lot of programs that crash by Selinux Policy and don’t have
that much time to make rules for each program so that it perform
properly, above all I want to disable the SELinux without rebooting the
server.
Note: But one thing keep in mind that by disabling SELinux you will be removing a security mechanism on your system.
First verify the status of SELinux:
cat /etc/selinux/config
Disable SELinux without rebooting:
Run this command...