Skip to content

Install dbus-broker for systemd#137

Open
jimmy-lt wants to merge 1 commit into
ansible:mainfrom
jimmy-lt:feature/#136-install-dbus-broker
Open

Install dbus-broker for systemd#137
jimmy-lt wants to merge 1 commit into
ansible:mainfrom
jimmy-lt:feature/#136-install-dbus-broker

Conversation

@jimmy-lt

Copy link
Copy Markdown

Fixes #136.

Install the dbus-broker package to ensure full systemd capability.

Comment thread containers/ubuntu/24.04/Containerfile Outdated
Comment thread containers/ubuntu/26.04/Containerfile Outdated
dbus-broker is a drop-in replacement for the traditional D-Bus message daemon
that is optimized specifically for modern Linux and systemd.

In the Ubuntu containers, the `dbus-broker` package depends on the
`systemd-sysv` packages which installs `/sbin/init`. To avoid later
confusion, the `systemd-sysv` package is made an explicit dependency.

Signed-off-by: Jimmy Thrasibule <dev@jimmy.lt>
@jimmy-lt jimmy-lt force-pushed the feature/#136-install-dbus-broker branch from f4f62cc to 953c1d3 Compare June 2, 2026 18:25
@jimmy-lt jimmy-lt requested a review from webknjaz June 2, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dbus-broker is required to test all systemd capabilities

2 participants