Stéphane Graber has proposed merging lp:~stgraber/upstart/upstart-event-bridge-typo into lp:upstart.
Requested reviews: Upstart Reviewers (upstart-reviewers) For more details, see: https://code.launchpad.net/~stgraber/upstart/upstart-event-bridge-typo/+merge/142754 Just a typo fix which would prevent the bridge from starting. -- https://code.launchpad.net/~stgraber/upstart/upstart-event-bridge-typo/+merge/142754 Your team Upstart Reviewers is requested to review the proposed merge of lp:~stgraber/upstart/upstart-event-bridge-typo into lp:upstart.
=== modified file 'extra/conf/upstart-event-bridge.conf' --- extra/conf/upstart-event-bridge.conf 2012-12-19 14:46:53 +0000 +++ extra/conf/upstart-event-bridge.conf 2013-01-10 18:48:23 +0000 @@ -1,4 +1,4 @@ -# upstart-events-bridge - Bridge system upstarts events into session upstart +# upstart-event-bridge - Bridge system upstarts events into session upstart # # This helper daemon receives system upstart events from the DBus system bus # and emits equivalent events (with a :sys:) prefix to the session bus @@ -13,4 +13,4 @@ expect daemon respawn -exec upstart-events-bridge --daemon +exec upstart-event-bridge --daemon
-- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
