public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable pipewire-pulseaudio socket-activated user service
@ 2026-08-10  9:35 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-08-10  9:35 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:35 [rpms/fedora-release] f45: Enable pipewire-pulseaudio socket-activated user service Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox