public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Herrmann <dh.herrmann@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable dbus user units explicitly
Date: Mon, 10 Aug 2026 09:34:29 GMT	[thread overview]
Message-ID: <178635446945.1.7450071324557105361.rpms-fedora-release-c58e61c466ae@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : c58e61c466aec28c2009a59e895db59da65ea6a5
            Author : David Herrmann <dh.herrmann@gmail.com>
            Date   : 2018-08-15T09:56:01+02:00
            Stats  : +11/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/c58e61c466aec28c2009a59e895db59da65ea6a5?branch=f45

            Log:
            Enable dbus user units explicitly

I screwed up the previous PR and forgot to enable the respective user
units as well. Make sure to align the user-presets with the
system-presets.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>

---
diff --git a/90-default-user.preset b/90-default-user.preset
index 690831d..be07967 100644
--- a/90-default-user.preset
+++ b/90-default-user.preset
@@ -1,3 +1,10 @@
+# Enable the D-Bus service (including its socket for socket activation)
+# unconditionally. It is used throughout Fedora and required on all machines.
+# 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
+
 # This enables the pipewire service to be socket-activated for
 # individual user sessions.
 # https://bugzilla.redhat.com/show_bug.cgi?id=1592434

diff --git a/fedora-release.spec b/fedora-release.spec
index ef8a10a..1d2435e 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -11,7 +11,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        30
-Release:        0.1
+Release:        0.2
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -347,5 +347,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 /usr/sbin/convert-to-edition
 
 %changelog
+* Wed Aug 15 2018 David Herrmann <dh.herrmann@gmail.com> - 30-0.2
+- Enable dbus user units explicitly
+
 * Tue Aug 14 2018 Mohan Boddu <mboddu@bhujji.com> - 30-0.1
 - Setup for rawhide being f30

                 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=178635446945.1.7450071324557105361.rpms-fedora-release-c58e61c466ae@fedoraproject.org \
    --to=dh.herrmann@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