Systemd/src/busctl
Zbigniew Jędrzejewski-Szmek ab4a88eb92 sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
We would return ENOENT, which is extremely confusing. Strace is not helpful because
no *file* is actually missing. So let's add some logs at debug level and also use
a custom return code. Let all user-facing utilities print a custom error message
in that case.
2020-10-14 18:28:30 +02:00
..
busctl-introspect.c tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
busctl-introspect.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
busctl.c sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set 2020-10-14 18:28:30 +02:00