chiark / gitweb /
sd-bus: when connecting to a container, don't fall back to host bus
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2015 18:38:37 +0000 (20:38 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:19:06 +0000 (10:19 +0100)
commit964936c4a45207552d6c3ead6d2c9bbd21d8028b
tree25314fca3d5caf674acb50049b63a3c12159b22f
parent9aa878bc06b754d047984f833b84c94b94934668
sd-bus: when connecting to a container, don't fall back to host bus

We should never connect to the host bus as fallback if connecting to a
container failed via one method. Otherwise connecting to a dbus1
container will always result in a connection to the host.
src/libelogind/sd-bus/sd-bus.c