I have a Centos 6.6 system currently running in Permissive mode and would like to correct all the SELinux errors and run in Enforcing mode. The problem is that setroubleshoot-server is not working. Yum list installed | grep trouble gives
setroubleshoot-plugins.noarch
setroubleshoot-server.x86_64
messagebus is running
audit2why and sealert seem to work ok I I can fix the problems but I need ongoing notifications in /var/log/messages.
I isolated a single AVC message in a file avc.txt and I when I try to run sedispatch I get:
# cat avc.txt | sedispatch
Got Reply: Failed to execute program /lib64/dbus-1/dbus-daemon-launch-helper: Success
Any help appreciated.
Thanks