]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: downgrade a log message from error to warning
authorLennart Poettering <lennart@poettering.net>
Thu, 9 Nov 2017 10:13:36 +0000 (11:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Nov 2017 09:49:15 +0000 (10:49 +0100)
commit800f478c2fa569a97b38fae6e2c7ae5d077085fd
tree2b1663234267971bfa766a4080d6b2f6286cabb3
parent7546145e26e4feecf0994d84e888d7da9c47424b
core: downgrade a log message from error to warning

Messages that do not indicate a failing operation, but where we continue
operation should be at LOG_WARN, not at LOG_ERR.
src/core/load-dropin.c