Where do yum-updatesd dbus messages go on Centos-5.7?
- by dsadinoff
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.