public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Rheinsberg <david.rheinsberg@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable dbus-broker over dbus-daemon
Date: Mon, 10 Aug 2026 09:34:47 GMT	[thread overview]
Message-ID: <178635448748.1.3476280085163642562.rpms-fedora-release-fbba3e5203fe@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : fbba3e5203fecf027f00d9c4587abf7f7c0e84a7
            Author : David Rheinsberg <david.rheinsberg@gmail.com>
            Date   : 2019-02-08T10:09:17+01:00
            Stats  : +7/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/fbba3e5203fecf027f00d9c4587abf7f7c0e84a7?branch=f45

            Log:
            Enable dbus-broker over dbus-daemon

This enables dbus-broker over dbus-daemon, to make the broker the
default implementation of the user- and system-bus for new installs, as
approved by:

    https://fedoraproject.org/wiki/Changes/DbusBrokerAsTheDefaultDbusImplementation

Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>

---
diff --git a/90-default-user.preset b/90-default-user.preset
index be07967..cb8efe1 100644
--- a/90-default-user.preset
+++ b/90-default-user.preset
@@ -3,7 +3,7 @@
 # https://src.fedoraproject.org/rpms/fedora-release/pull-request/4
 # https://fedoraproject.org/w/index.php?title=Starting_services_by_default&oldid=377748
 enable dbus.socket
-enable dbus-daemon.service
+enable dbus-broker.service
 
 # This enables the pipewire service to be socket-activated for
 # individual user sessions.

diff --git a/90-default.preset b/90-default.preset
index 6e4068d..7effdd2 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -13,7 +13,7 @@ disable systemd-resolved.service
 # System stuff
 # https://fedoraproject.org/w/index.php?title=Starting_services_by_default&oldid=377748
 enable dbus.socket
-enable dbus-daemon.service
+enable dbus-broker.service
 enable sshd.service
 
 # Locally-running services

diff --git a/fedora-release.spec b/fedora-release.spec
index dcb46ce..20e24cf 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        30
-Release:        0.21
+Release:        0.22
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -636,6 +636,10 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
 
 
 %changelog
+* Fri Feb 08 2019 David Rheinsberg <david.rheinsberg@gmail.com> - 30-0.22
+- Enable dbus-broker over dbus-daemon, to make new installs use the broker as
+  new system- and user-bus implementation.
+
 * Sun Feb 03 2019 Neal Gompa <ngompa13@gmail.com> - 30-0.21
 - Add snappy variant
 

                 reply	other threads:[~2026-08-10  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178635448748.1.3476280085163642562.rpms-fedora-release-fbba3e5203fe@fedoraproject.org \
    --to=david.rheinsberg@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox