]> git.ipfire.org Git - thirdparty/systemd.git/commit
mountfsd: Try to polkit auth when the verity key is not available
authorDaan De Meyer <daan@amutable.com>
Sat, 21 Feb 2026 21:10:56 +0000 (22:10 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Feb 2026 11:11:04 +0000 (12:11 +0100)
commita2a78602b08bcec571fb081bdeb1d8854d91f93e
tree38212746c484803637ccf55125fbe499e2b3d3c4
parent0e3e62cfc7ae67f20364ea962fdb3a038bd97411
mountfsd: Try to polkit auth when the verity key is not available

If we include a verity signature but the corresponding key is not in
the kernel keyring or userspace, try to get polkit auth similar to how
we do the same if the image doesn't pass the policy.
src/mountfsd/mountwork.c