]> git.ipfire.org Git - thirdparty/systemd.git/commit
mountfsd: include polkit allowInteractiveAuthorization field in IDL
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Aug 2025 21:19:40 +0000 (23:19 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 19 Aug 2025 10:48:14 +0000 (11:48 +0100)
commitde9e6428b5e88051409bc7ac7cbd78609fdc20f7
treeadd98828d77df4564ed26ce571da59ce57ced33c
parenta294cc182d1916adcfa404a5b8a6f595ed5bfca8
mountfsd: include polkit allowInteractiveAuthorization field in IDL

Otherwise this option can never be actually used, as the IDL checker
will refuse any attempts to pass it.

Follow-up for: 0261fe571b3e05834b4c7826447ac6e6e434f08e
src/shared/varlink-io.systemd.MountFileSystem.c