]> git.ipfire.org Git - thirdparty/systemd.git/commit
ask-password: skip kernel keyring logic if we see EPERM 14085/head
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Nov 2019 17:47:31 +0000 (18:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Nov 2019 18:12:09 +0000 (19:12 +0100)
commit09a6b4f34fd29064bcbf83a7c42db8fb9d7e5f2e
tree9a21c8fd47ad8c625a330de14292a5df06880732
parente6376b6a4195e9caa0f8600db4aaf499b91b65d9
ask-password: skip kernel keyring logic if we see EPERM

Let's improve compat with container managers that block the keyring
logic and return EPERM for them.
src/shared/ask-password-api.c