sd-bus: when connecting to a kdbus container bus pass error up
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2015 18:36:52 +0000 (20:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2015 18:40:24 +0000 (20:40 +0200)
commit80b0d3e3116f85cab8b19caf1cfa9d56be190a2e
tree663500190ce47ac1d179b942e29895954178c451
parenta07c35c3e65c16264cb25206c2d564afdbae8a28
sd-bus: when connecting to a kdbus container bus pass error up

We rely on the correct error used when opening the kdbus device node,
hence let's make sure we pass it up from the namespaced child process to
the process which actually wants to connect.
src/libsystemd/sd-bus/bus-container.c