Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| dbus [2025/03/23 13:47] – tmaier | dbus [2025/03/23 14:21] (current) – tmaier | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| * dbus-broker only implements message mediation (bus setup and external communication needs to be handled by the // | * dbus-broker only implements message mediation (bus setup and external communication needs to be handled by the // | ||
| * The // | * The // | ||
| - | * The unix socket is used by dbus-broker to accept | + | * The unix socket is used by dbus-broker to accept commands from the // |
| + | * Example commands issued by the Controller: Create listener sockets, specify bus policy, create activatable names, react to bus events. | ||
| + | |||
| + | dbus-broker-launch: | ||
| + | * dbus-broker-launch spawns | ||
| + | * Configuration file is specified via '' | ||
| + | * '' | ||
| === dbus-broker on Arch Linux === | === dbus-broker on Arch Linux === | ||