public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Fix thinko with the pipewire-pulse socket name
@ 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 : a834036781329e627bb17939494a0854257d26d6
Author : Neal Gompa <ngompa13@gmail.com>
Date : 2020-12-15T09:13:12-05:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/a834036781329e627bb17939494a0854257d26d6?branch=f45
Log:
Fix thinko with the pipewire-pulse socket name
It's actually pipewire-pulse, not pipewire-pulseaudio...
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
---
diff --git a/90-default-user.preset b/90-default-user.preset
index 2806cc8..8b027c8 100644
--- a/90-default-user.preset
+++ b/90-default-user.preset
@@ -13,7 +13,7 @@ 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 pipewire-pulse.socket
# Enable the session agent for snaps
# https://bugzilla.redhat.com/show_bug.cgi?id=1734371
^ 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: Fix thinko with the pipewire-pulse socket name Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox