SELinux

From PartKeepr Wiki
Jump to: navigation, search

SELinux might interfere with PartKeepr. To disable SELinux on CentOS/RedHat, you can do the following:

$ setenforce 0
$ vi /etc/sysconfig/selinux # Set enforcing to disabled, then reboot