]> git.ipfire.org Git - thirdparty/systemd.git/commit
namespace: downgrade log message of error we ignore to LOG_WARNING
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Oct 2023 10:57:16 +0000 (12:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Oct 2023 11:17:59 +0000 (13:17 +0200)
commit3c36f7636c447009a9bed9ce10e2c6333e9d25d9
tree3943f240f80aae01e71cbf34294e0ca37c5b6f09
parent3d1b999b537ecc785358286c4a958bb6d2709998
namespace: downgrade log message of error we ignore to LOG_WARNING

frankly, the log message shouldn't be there at all, but the error path
be propagated up, with a recognizable error code. But apparently this is
important to @bluca.
src/core/namespace.c