dbus-daemon

2023年1月1日 (日) 19:35時点におけるY (トーク | 投稿記録)による版 (ページの作成:「==関連コマンド== {| class="wikitable" summary="関連コマンド" !コマンド !概要 |- !busctl |may be used to introspect and monitor the D-Bus bus. The follow…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

関連コマンド

コマンド 概要
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.