]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-network/sd-network.c
sd-network: propagate -ENOENT
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 24 Sep 2022 00:01:58 +0000 (09:01 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Sep 2022 01:42:31 +0000 (10:42 +0900)
commitce2e75021c33e0a21fee1a467761bec7c5950fc3
tree25596e9937310344c41c1f8100a46e5a1f4bb1be
parente7c1b3f73a281dd43ca250eebd76f30b614cd2c4
sd-network: propagate -ENOENT

On -ENOENT, it suggests that network-manager is not running, and
interfaces are not unmanaged. Such information may be useful for
callers.
src/libsystemd/sd-network/sd-network.c