bus-util: Log more information when connecting to a bus socket fails
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 8 Oct 2024 14:22:58 +0000 (16:22 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Oct 2024 08:27:53 +0000 (10:27 +0200)
commitd8a77d55e6ad7f251ae0eb6758af6bba111095df
treecf29ac5b033275192d37610e540ee7da104638d6
parenta407aaa6ff8b37ef86d90343a4404b43fffd60ab
bus-util: Log more information when connecting to a bus socket fails

Let's log about which bus we're trying to connect to and what transport
we're using to do it.
30 files changed:
src/analyze/analyze-blame.c
src/analyze/analyze-critical-chain.c
src/analyze/analyze-dot.c
src/analyze/analyze-dump.c
src/analyze/analyze-fdstore.c
src/analyze/analyze-log-control.c
src/analyze/analyze-malloc.c
src/analyze/analyze-plot.c
src/analyze/analyze-security.c
src/analyze/analyze-service-watchdogs.c
src/analyze/analyze-time.c
src/busctl/busctl.c
src/cgls/cgls.c
src/firstboot/firstboot.c
src/home/homectl.c
src/hostname/hostnamectl.c
src/import/importctl.c
src/locale/localectl.c
src/login/inhibit.c
src/login/loginctl.c
src/machine/machinectl.c
src/mount/mount-tool.c
src/portable/portablectl.c
src/run/run.c
src/shared/bus-util.c
src/shared/bus-util.h
src/shared/cgroup-show.c
src/systemctl/systemctl-util.c
src/sysupdate/updatectl.c
src/timedate/timedatectl.c