]> git.ipfire.org Git - thirdparty/systemd.git/commit - units/meson.build
Revert "Drop dbus activation stub service"
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Dec 2019 11:26:17 +0000 (12:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 Dec 2019 16:28:12 +0000 (17:28 +0100)
commitb895fa08e6809ab54e20888f7d01ae848272e981
treec0a192b569270996efa1631ef68f8988c3bc20d7
parent1cb342447d92053ab1750e498b6591f3dd46f0f6
Revert "Drop dbus activation stub service"

This reverts commit 07125d24eedb71693b3bf2b1f0730cd01aaac2dd.

In contrast to what is claimed in #13396 dbus-broker apparently does
care for the service file to be around, and otherwise will claim
"Service Not Activatable" in the time between systemd starting up the
broker and connecting to it, which the stub service file is supposed to
make go away.

Reverting this makes the integration test suite pass again on host with
dbus-broker (i.e. current Fedora desktop).

Tested with dbus-broker-21-6.fc31.x86_64.
README
src/core/meson.build
src/core/org.freedesktop.systemd1.service [new file with mode: 0644]
units/meson.build