]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/logind-dbus.c
logind: don't propagate firmware misbehaviours to bus clients
authorLennart Poettering <lennart@poettering.net>
Thu, 23 Nov 2017 21:02:10 +0000 (22:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Nov 2017 10:57:23 +0000 (11:57 +0100)
commit6f302ce676a2b822564cc7361c527da74d0067a4
tree99e6202b4579be09f6860ecb7e7208089e825006
parent8b3c4b57573727124a065d6dafcfe0b862e08b94
logind: don't propagate firmware misbehaviours to bus clients

If for some reason we can't query the firmware state, don't propagate
that to clients, but instead log about it, and claim that
reboot-to-firmware is not available (which is the right answer, since it
is not working).

Let's log about this though, as this is certainly relevant to know, even
though not for the client.
src/login/logind-dbus.c