SELinux

From PartKeepr Wiki
Revision as of 22:04, 4 August 2015 by Felicitus (talk | contribs) (Created page with "SELinux might interfere with PartKeepr. To disable SELinux on CentOS/RedHat, you can do the following: <pre> $ setenforce 0 $ vi /etc/sysconfig/selinux # Set enforcing to dis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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