Systemd/src/busctl
Zbigniew Jędrzejewski-Szmek 062ac2ea85 sd-bus: internalize setting of bus is_system/is_user
Each of bus_set_address_{user,system} had two users, and each of the two users
would set the internal flag manually. We should do that internally in the
functions instead.

While at it, only set the flag when setting the address is actually successful.
This doesn't change anything for current users, but it seems more correct.
2020-05-25 11:09:21 +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: internalize setting of bus is_system/is_user 2020-05-25 11:09:21 +02:00