Where do yum-updatesd dbus messages go on Centos-5.7?
Posted
by
dsadinoff
on Server Fault
See other posts from Server Fault
or by dsadinoff
Published on 2012-06-21T09:05:45Z
Indexed on
2012/06/21
9:17 UTC
Read the original article
Hit count: 285
I'm unfamiliar with dbus and friends. Centos 5.7 seems to ship with yum-updatesd sending messages to dbus.
I have a feeling I should just change that to email and be done with it, but I'd like to understand why it's configured that way.
Where do the messages go from dbus? Is something subscribed? Are they queueing inside dbus somehow? How could I figure this out on my own?
/etc/dbus-1/system.d/yum-updatesd.conf seems to configure dbus to allow for traffic from root on the edu.duke.linux.yum
interface, if that helps.
© Server Fault or respective owner