[Merge] lp:~stgraber/upstart/upstart-events-bridge into lp:upstart
Steve Langasek
steve.langasek at canonical.com
Wed Dec 19 17:46:28 UTC 2012
On Wed, Dec 19, 2012 at 02:55:24PM -0000, Stéphane Graber wrote:
> This introduces a new upstart-event-bridge, started once dbus is start in
> the user session and which then relays events from the system upstart to the
> session upstart.
> Events are all prefixed with ":sys:" and a special even also exists for when
> the system upstart is restarted (":sys:restarted").
> Testing was only done with the current upstart listening to the session bus,
> but it should still work fine once we have the full user session support
> implemented.
What's the rationale for implementing this over the user dbus, instead of
having the user session's init process connecting to upstart directly? dbus
looks like needless indirection here to me.
--
https://code.launchpad.net/~stgraber/upstart/upstart-events-bridge/+merge/140693
Your team Upstart Reviewers is subscribed to branch lp:upstart.
More information about the upstart-devel
mailing list