Merge authors: Stéphane Graber (stgraber) Related merge proposals: https://code.launchpad.net/~stgraber/upstart/upstart-event-bridge-typo/+merge/142754 proposed by: Stéphane Graber (stgraber) review: Approve - James Hunt (jamesodhunt) ------------------------------------------------------------ revno: 1424 [merge] committer: James Hunt <[email protected]> branch nick: upstart timestamp: Fri 2013-01-11 08:56:03 +0000 message: * Merge of lp:~stgraber/upstart/upstart-event-bridge-typo. modified: extra/conf/upstart-event-bridge.conf
-- lp:upstart https://code.launchpad.net/~upstart-devel/upstart/trunk Your team Upstart Reviewers is subscribed to branch lp:upstart. To unsubscribe from this branch go to https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== 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:44:12 +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
