[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: selinux and dbus problems
- From: Tom London <selinux gmail com>
- To: tjb unh edu, For testers of Fedora Core development releases <fedora-test-list redhat com>
- Cc:
- Subject: Re: selinux and dbus problems
- Date: Tue, 31 Jan 2006 07:04:12 -0800
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]