Configuring SELinux
To configure SELinux
- Open the file /etc/selinux/config file
- Configure the parameters, SELINUX=permissive or SELINUX=disabled
-
Reboot the node by the command
sudo reboot -
Verify that the command output below should be permissive
getenforce
