]> git.ipfire.org Git - thirdparty/systemd.git/commit
efi-loader: cache LoaderConfigTimeoutOneShot too
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Jun 2020 13:24:25 +0000 (15:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jun 2020 08:43:42 +0000 (10:43 +0200)
commite8df4eee65643f9b0806763857a9f265e3d764ee
tree4cbec1255c91ee4a6f52e7a1def89224ad54429d
parent6eea6e30ab99f8a3eebaa338c02803f33ab5b855
efi-loader: cache LoaderConfigTimeoutOneShot too

The data from this EFI variable is exposed as dbus property, and gdbus
clients are happy to issue GetAllProperties() as if it was free. Hence
make sure it's actually free and cache LoaderConfigTimeoutOneShot, since
it's easy.
src/login/logind-dbus.c
src/shared/efi-loader.c
src/shared/efi-loader.h