]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: simplify sd_bus_is_ready() checks 19250/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Apr 2021 13:04:18 +0000 (15:04 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Apr 2021 13:04:18 +0000 (15:04 +0200)
commit5dbec9bd3223c908949c20a97d6d280c231995b4
treee1367be2aeb8e01ef7f6061c5128616944bf384a
parent3bbb76f62123f59ad871bebd00fdcd3f0c974275
networkd: simplify sd_bus_is_ready() checks

Also add "system" in the messages, because we set the internal value,
and are just skipping the setting of the external value, so the message
could be confusing without that clarification.
src/network/networkd-dhcp-common.c
src/network/networkd-link-bus.c
src/network/networkd-manager-bus.c
src/network/networkd-manager.c