chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:19:06 +0000 (10:19 +0100)
commit9aa878bc06b754d047984f833b84c94b94934668
tree9b39a8db86de3723e473d0f57d801ffc64250126
parent656742ab12b5ba1b08234cece6da7f555354d768
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/libelogind/sd-bus/bus-container.c