関連コマンド

コマンド 概要
busctl may be used to introspect and monitor the D-Bus bus. The following commands are understood: list, status, monitor, capture, tree, etc.
dbus-monitor is used to monitor messages going through a D-Bus message bus.
dbus-cleanup-sockets cleans up unused D-Bus connection sockets.
dbus-run-session used to start a session bus instance of dbus-daemon from a shell script, and start a specified program in that session. The dbus-daemon will run for as long as the program does, after which it will terminate.
dbus-send used to send a message to a D-Bus message bus.
dbus-update-activation-enviroment updates the list of environment variables used by dbus-daemon --session when it activates session services without using systemd.
dbus-uuidgen Utility to generate or read UUIDs. Note that the D-Bus UUID has no relationship to RFC 4122 and does not generate UUIDs compatible with that spec. Many systems have a separate command for that (often called "uuidgen").