On Thu, 2006-12-21 at 00:52 -0500, Bill Nottingham wrote: > It's used by the update applet - the applet queries it for available > updates, and by having the daemon resident, it saves bloat and slowness > in the applet. (Basically, the same code would have to be in one > place or the other...) I thought one of the main reasons for dbus to exist is so rootspace can broadcast messages to GUI sessions, rather than having to go the other way. The update agent is run by a cron job, emits a dbus message, and terminates. Or, it just writes to a status file. The applet uses the magic of inotify to be notified of changes. Files are good. Everything is a file. This way also makes the status persist on the filesystem rather than in RAM via a heavyweight daemon.
Attachment:
signature.asc
Description: This is a digitally signed message part
-- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers
-- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly