Displaying 1 result from an estimated 1 matches for "semanage_reload_policy".
2016 Feb 25
3
CentOS 7 SELinux issue
...Could not downgrade policy file 
/etc/selinux/targeted/policy/policy.29, searching for an older version.
SELinux:  Could not open policy file <= 
/etc/selinux/targeted/policy/policy.29:  No such file or directory
/sbin/load_policy:  Can't load policy:  No such file or directory
libsemanage.semanage_reload_policy: load_policy returned error code 2.
I Tried
yum reinstall selinux-policy selinux-policy-targeted
restorecon -R -v /etc/selinux
as suggested on some mailing lists. Didn't work, same issue.
How can I troubleshoot what is causing this?
The policy.29 file exists. The RPM responsible for it ver...