void-packages/srcpkgs/pipewire/patches/autostart-media-session.patch

12 lines
507 B
Diff
Raw Normal View History

2021-03-04 16:33:30 +01:00
--- src/daemon/pipewire.conf.in.orig 2021-03-04 16:54:52.950015583 +0100
+++ src/daemon/pipewire.conf.in 2021-03-04 16:55:13.766016281 +0100
@@ -203,7 +203,7 @@
# but it is better to start it as a systemd service.
# Run the session manager with -h for options.
#
- @comment@"@media_session_path@" = { args = "" }
+ "@media_session_path@" = { args = "" }
#
# You can optionally start the pulseaudio-server here as well
# but it is better to start it as a systemd service.