void-packages/srcpkgs/pipewire/patches/autostart-media-session.patch
2021-03-08 00:26:13 -03:00

11 lines
507 B
Diff

--- 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.