upstart-local-bridge --version (return code: 0)
upstart-local-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-local-bridge --help (return code: 0)
Usage: upstart-local-bridge [OPTION]...
Local socket Upstart Bridge & systemd generator
Options:
--daemon Detach and run in the background
--event=EVENT specify name of event to emit / target to
generate on receipt of name=value pair
--any-user allow any user to connect
--path=PATH specify path for local/abstract socket to use
-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, this 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>