On 05/20/2009 04:23 AM, Mike Fleetwood wrote:
I have identified that my issues are caused by SELinux. I have
rebooted with enforcing=0 to switch SELinux into permissive mode and
ConsoleKit and Pulseaudio start correctly and audacious plays music.
Even after performing a full relabelling of the SELinux security
context of all files by touching /.autorelabel and rebooting, SELinux
in enforcing is preventing D-Bus starting ConsoleKit and Pulseaudio
starting. Investigation into SELinux continuing.
E.g. SELinux in enforcing mode:
[root mfleetwo3 ~]# id -Z
unconfined_u:unconfined_r:unconfined_t:SystemLow-SystemHigh
[root mfleetwo3 ~]# service messagebus status
env: /etc/init.d/messagebus: Permission denied
and SELinux in permissive mode:
[root mfleetwo3 ~]# service messagebus status
dbus-daemon (pid 2736 2055) is running...
Are you fully yum update on selinux policy?
yum -y upgrade selinux-policy-targeted