Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Fedora: run (the default) dbus-broker for user bus
Browse files Browse the repository at this point in the history
Don't replace with dbus-daemon
  • Loading branch information
amezin committed Aug 16, 2023
1 parent 7d3d24e commit a8534eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fedora.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ COPY common fedora /
# Add the gnomeshell user with no password.
RUN systemctl enable xvfb@:99.service && \
systemctl set-default multi-user.target && \
systemctl --global disable dbus-broker && \
systemctl --global enable dbus-daemon && \
systemctl mask systemd-oomd low-memory-monitor rtkit-daemon udisks2 && \
systemctl --global mask org.gnome.SettingsDaemon.Subscription && \
adduser -m -U -G users,adm gnomeshell && \
Expand Down

0 comments on commit a8534eb

Please sign in to comment.