pipewire/src/daemon
Robert Mader b87764bd07 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:05:28 +01:00
..
client.conf.avail test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
filter-chain filter-graph: add dcblock and ramp plugins 2024-12-09 15:00:35 +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:05:28 +01:00
client.conf.in conf: remove client-rt.conf 2025-01-14 12:40:05 +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 jack: add option and disable MIDI2 port flags by default 2025-03-04 15:51:39 +01:00
meson.build conf: remove client-rt.conf 2025-01-14 12:40:05 +01:00
minimal.conf.in remove deprecate Props settings, use node.param.Props 2024-10-08 10:27:36 +02:00
pipewire-aes67.conf.in module-rtp: Allow aes67 send with a non PTP clock 2024-08-27 01:38:10 +00: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 condition support in pulse.cmd 2024-10-23 09:08:50 +02:00
pipewire-vulkan.conf.in remove deprecate Props settings, use node.param.Props 2024-10-08 10:27:36 +02:00
pipewire.c pipewire: document and improve -v option 2024-04-15 15:39:50 +02:00
pipewire.conf.in doc: document module-link-factory 2025-01-24 15:35:46 +01:00
pipewire.desktop.in add i18n support 2021-01-08 10:26:46 +01:00