bootspec: don't log in boot_entries_load_config_auto() about no ESP
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Mar 2019 19:13:29 +0000 (20:13 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 13 Mar 2019 16:06:24 +0000 (17:06 +0100)
commitcc5957dca055bfdc6df24af47f6687d1ba1a3d7a
tree73daf12eea3d439dfc7261be5aa3405cee2cdb7e
parent0ae4456c93384191b2cc884fdc7542c8c869cdca
bootspec: don't log in boot_entries_load_config_auto() about no ESP

Let's do it in the caller instead. That way, logind can stay silent
about it.

Fixes: #11950
src/login/logind-dbus.c
src/shared/bootspec.c
src/systemctl/systemctl.c