]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: Improve (sd-buscntr) error logging 20486/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Aug 2021 14:09:44 +0000 (15:09 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Aug 2021 14:47:27 +0000 (15:47 +0100)
commite4cdadf3bd5dc8892ff4a73b267ed73c950bd7e1
tree7b1a6caa21ed9d6c261538264dc887ebd99bfccb
parent405a028e65090571461a2d5c6e5eb66659da91a3
sd-bus: Improve (sd-buscntr) error logging

We're only doing one thing in the child process which is connecting
to the D-Bus socket so let's mention that in the error message when
something goes wrong instead of having a generic error message.
src/libsystemd/sd-bus/bus-container.c