upstart-dbus-bridge --version (return code: 0)
upstart-dbus-bridge (upstart 1.13.2)
Copyright (C) 2006-2014 Canonical Ltd., 2011 Scott James Remnant
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
upstart-dbus-bridge --help (return code: 0)
Usage: upstart-dbus-bridge [OPTION]...
Bridge D-Bus signals into upstart
Options:
--always Always emit an event on receipt of D-Bus signal
--daemon Detach and run in the background
--bus-name=name Bus name to specify in event environment
--user Connect to user session
--session Use D-Bus session bus
--system Use D-Bus system bus
-q, --quiet reduce output to errors only
-v, --verbose increase output to include informational messages
--help display this help and exit
--version output version information and exit
By default, upstart-event-bridge does not detach from the console and remains
in the foreground. Use the --daemon option to have it detach.
Report bugs to <upstart-devel@lists.ubuntu.com>