From: Zbigniew Jędrzejewski-Szmek Date: Sun, 23 Jul 2017 15:45:57 +0000 (-0400) Subject: Drop kdbus bits X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3f696594ae1e29a1a80502cb347eddb68ded68c8;p=elogind.git Drop kdbus bits Some kdbus_flag and memfd related parts are left behind, because they are entangled with the "legacy" dbus support. test-bus-benchmark is switched to "manual". It was already broken before (in the non-kdbus mode) but apparently nobody noticed. Hopefully it can be fixed later. --- diff --git a/src/test/meson.build b/src/test/meson.build index b7b21227e..b341a0b1f 100644 --- a/src/test/meson.build +++ b/src/test/meson.build @@ -855,6 +855,7 @@ tests += [ # [], # [threads]], #endif // 0 + [['src/libelogind/sd-login/test-login.c'], [], []],