]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/login/logind-dbus.c
logind: don't claim that RebootToFirmwareSetup was constant
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Oct 2018 10:47:44 +0000 (12:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 14:39:31 +0000 (15:39 +0100)
commitc30e0d7b6a57d9587ad596b69852256e4e3bf7fb
treed48926a35f24fab2205eb4b6274abeca859b033e
parent9b9c23daf4b97e4b25ede3179df1cf7d7b27f304
logind: don't claim that RebootToFirmwareSetup was constant

It's not, after all, that's what SetRebootToFirmware() is about.

(I was wondering for a moment whether to make this EMITS_CHANGES, but
decided against it, given that the flag actually can be changed
externally to logind too, and we couldn't send out notifications for
that.)
src/login/logind-dbus.c