]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-bus/sd-bus.c
sd-bus: when connecting to a container, don't fall back to host bus 1112/head
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2015 18:38:37 +0000 (20:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2015 18:40:24 +0000 (20:40 +0200)
commit751090cc8ae09787402d60b7080d479b3afe3b13
treefa04c5bd52ddbc7975d5987b5dde8e04c6773a96
parent80b0d3e3116f85cab8b19caf1cfa9d56be190a2e
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/libsystemd/sd-bus/sd-bus.c