[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: selinux and dbus problems



On Tue, 2006-01-31 at 07:04 -0800, Tom London wrote:
> 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
> 

Thanks, that fixed it. I'd done that a while back but I thought I read
that it was due to be fixed in an updated policy by now.

tjb
-- 
=======================================================================
| Thomas Baker                                  email: tjb unh edu    |
| Systems Programmer                                                  |
| Research Computing Center                     voice: (603) 862-4490 |
| University of New Hampshire                     fax: (603) 862-1761 |
| 332 Morse Hall                                                      |
| Durham, NH 03824 USA              http://wintermute.sr.unh.edu/~tjb |
=======================================================================


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]