pipewire-media-session/src
Ihor Kalnytskyi 8942f6b402 launch: avoid autostarting pipewire-pulse systemd units for root
Long story short, this is something pulseaudio has since 2017 [1]. If
pipewire-pulse is aiming to be a drop-in replacement, the same behaviour
is probably expected.

I noticed that without this line I hit some issues with systemd socket
activation. In fact, it does not work properly at all. It probably has
something to do with the fact that pipewire-pulse is started for GDM
session and is somehow propagated down to my own user session.

[1] 24928d6b6f
2020-12-28 13:35:41 +01:00
..
daemon launch: avoid autostarting pipewire-pulse systemd units for root 2020-12-28 13:35:41 +01:00
examples media-session: fix help 2020-12-25 19:47:34 +01:00
extensions Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
gst gst: set node.name and node.description based on client-name property 2020-12-26 10:11:42 +01:00
modules tests: fix some leaks 2020-12-21 20:07:02 +01:00
pipewire properties: fix leak with NULL or empty key 2020-12-21 19:48:55 +01:00
tests tests: fix some leaks 2020-12-21 20:07:02 +01:00
tools pw-top: handle io 2020-12-25 16:35:38 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: add tests option 2020-02-23 00:09:16 +01:00