selinux and dbus problems

Tom London selinux at gmail.com
Tue Jan 31 15:04:12 UTC 2006


First, check to see if dbus-daemon is running as initrc_t:
    ps agxZ | grep dbus-daemon

If so, check to see if dbus-daemon (should be in /bin/dbus-daemon, but
may be in /sbin, ...) is labeled 'system_dbusd_exec_t'.

If not, 'chcon -t system_dbusd_exec_t /bin/dbus' should fix.  (you
will need to reboot or restart message-bus).

tom




More information about the fedora-test-list mailing list