public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa13@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable pipewire-pulseaudio socket-activated user service
Date: Mon, 10 Aug 2026 09:35:25 GMT	[thread overview]
Message-ID: <178635452515.1.5561419196748975275.rpms-fedora-release-4fa33b0a4667@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 4fa33b0a466703312e86b584d9c269fdb42fb8cd
            Author : Neal Gompa <ngompa13@gmail.com>
            Date   : 2020-12-15T08:57:34-05:00
            Stats  : +5/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/4fa33b0a466703312e86b584d9c269fdb42fb8cd?branch=f45

            Log:
            Enable pipewire-pulseaudio socket-activated user service

In order to make PipeWire capable of taking over audio mixing
from PulseAudio, we need the socket activated service enabled
by default.

Reference: https://fedoraproject.org/wiki/Changes/DefaultPipeWire

Resolves: rhbz#1907906

Signed-off-by: Neal Gompa <ngompa13@gmail.com>

---
diff --git a/90-default-user.preset b/90-default-user.preset
index 7280418..2806cc8 100644
--- a/90-default-user.preset
+++ b/90-default-user.preset
@@ -10,6 +10,11 @@ enable dbus-broker.service
 # https://bugzilla.redhat.com/show_bug.cgi?id=1592434
 enable pipewire.socket
 
+# Enable the PipeWire PulseAudio compatibility socket interface
+# https://bugzilla.redhat.com/show_bug.cgi?id=1907906
+# https://fedoraproject.org/wiki/Changes/DefaultPipeWire
+enable pipewire-pulseaudio.socket
+
 # Enable the session agent for snaps
 # https://bugzilla.redhat.com/show_bug.cgi?id=1734371
 enable snapd.session-agent.socket

                 reply	other threads:[~2026-08-10  9:35 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=178635452515.1.5561419196748975275.rpms-fedora-release-4fa33b0a4667@fedoraproject.org \
    --to=ngompa13@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