~upstart-devel/upstart/trunk

« back to all changes in this revision

Viewing changes to extra/conf/upstart-event-bridge.conf

* Merge of lp:~jamesodhunt/upstart/remove-basic-user-sessions.
  (Note: won't compile due to dependency of commit about to be applied).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# upstart-events-bridge - Bridge system upstarts events into session upstart
 
1
# upstart-event-bridge - Bridge system upstarts events into session upstart
2
2
#
3
3
# This helper daemon receives system upstart events from the DBus system bus
4
4
# and emits equivalent events (with a :sys:) prefix to the session bus
10
10
start on started dbus
11
11
stop on stopped dbus
12
12
 
13
 
expect daemon
14
13
respawn
15
14
 
16
 
exec upstart-events-bridge --daemon
 
15
exec upstart-event-bridge