Merge lp:~stgraber/upstart/upstart-event-bridge-typo into lp:upstart

Proposed by Stéphane Graber
Status: Merged
Merged at revision: 1424
Proposed branch: lp:~stgraber/upstart/upstart-event-bridge-typo
Merge into: lp:upstart
Diff against target: 15 lines (+2/-2)
1 file modified
extra/conf/upstart-event-bridge.conf (+2/-2)
To merge this branch: bzr merge lp:~stgraber/upstart/upstart-event-bridge-typo
Reviewer Review Type Date Requested Status
James Hunt Approve
Review via email: mp+142754@code.launchpad.net

Description of the change

Just a typo fix which would prevent the bridge from starting.

To post a comment you must log in.
Revision history for this message
James Hunt (jamesodhunt) wrote :

LGTM. Merged.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'extra/conf/upstart-event-bridge.conf'
2--- extra/conf/upstart-event-bridge.conf 2012-12-19 14:46:53 +0000
3+++ extra/conf/upstart-event-bridge.conf 2013-01-10 18:48:23 +0000
4@@ -1,4 +1,4 @@
5-# upstart-events-bridge - Bridge system upstarts events into session upstart
6+# upstart-event-bridge - Bridge system upstarts events into session upstart
7 #
8 # This helper daemon receives system upstart events from the DBus system bus
9 # and emits equivalent events (with a :sys:) prefix to the session bus
10@@ -13,4 +13,4 @@
11 expect daemon
12 respawn
13
14-exec upstart-events-bridge --daemon
15+exec upstart-event-bridge --daemon

Subscribers

People subscribed via source and target branches