wireplumber/src/systemd
Andrew Sayers 1eed9669f1
Avoid spurious warnings when dbus.service stops
wireplumber.service generates the following when dbus.service
stops before it (e.g. when the user logs out):

    m-dbus-connection: <WpDBusConnection:0x556b3c561680> DBus connection closed: Underlying GIOStream returned 0 bytes on an async read
    m-dbus-connection: <WpDBusConnection:0x556b3c561680> Trying to reconnect after core sync

Stop the service before dbus.service exits, to avoid these messages.
2025-04-03 15:38:08 +01:00
..
system systemd: load the system instance with the 'main-systemwide' profile by default 2024-09-03 11:40:05 +03:00
user Avoid spurious warnings when dbus.service stops 2025-04-03 15:38:08 +01:00
meson.build meson: replace deprecated dep.get_pkgconfig_variable() with dep.get_variable() 2021-10-15 12:12:20 +03:00