pipewire/src/daemon
Robert Mader 4847e3ad6e systemd: Depend on dbus.service
Solution suggested by Xi Ruoyao.

The dbus user service is required for various features - the summary says:
'dbus (Bluetooth, rt, portal, pw-reserve)'

On session logout the dbus service gets shut down while the Pipewire one
relies on a timeout. If a user logs in again before PW timed out, the
later stays alive but doesn't handle re-connecting to the dbus service
of the new session, breaking the camera portal and potentially other
features.

Thus hard-depend on the dbus service (if enabled at build time) and thus
shut down together with it.

(cherry picked from commit 2625983a23)
2025-03-20 14:09:10 +01:00
..
client-rt.conf.avail test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
client.conf.avail test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
filter-chain test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
pipewire-pulse.conf.avail test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
pipewire.conf.avail test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
systemd systemd: Depend on dbus.service 2025-03-20 14:09:10 +01:00
client-rt.conf.in meson: add options to set server and client RT priority 2024-02-15 11:53:32 +01:00
client.conf.in conf: fixup config comments 2023-02-07 10:35:43 +01:00
filter-chain.conf.in meson: add options to set server and client RT priority 2024-02-15 11:53:32 +01:00
jack.conf.in meson: add options to set server and client RT priority 2024-02-15 11:53:32 +01:00
meson.build test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
minimal.conf.in conf: handle array of arguments in context.exec 2024-04-26 17:11:21 +02:00
pipewire-aes67.conf.in meson: add options to set server and client RT priority 2024-02-15 11:53:32 +01:00
pipewire-avb.conf.in daemon/conf: fix more JSON syntax 2024-03-25 21:42:26 +02:00
pipewire-pulse.conf.in pulse-server: add pulse.allow-module-loading option 2024-05-06 15:28:43 +02:00
pipewire-vulkan.conf.in settings: add link.min-buffers option 2024-04-03 15:02:30 +02:00
pipewire.c pipewire: document and improve -v option 2024-04-15 15:39:50 +02:00
pipewire.conf.in conf: increase priority of dummy and freewheel driver 2024-08-06 17:49:29 +02:00
pipewire.desktop.in add i18n support 2021-01-08 10:26:46 +01:00