diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-10-30 23:45:38 +0100 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-11-02 23:20:57 +0100 |
commit | 36c6c696a78d9339ad415a3ad6bdd5f22c2140f2 (patch) | |
tree | fccb3120b125cb654e39bb5c17f9cbcd9c67115f /.dir-locals.el | |
parent | ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC (diff) | |
download | systemd-36c6c696a78d9339ad415a3ad6bdd5f22c2140f2.tar.xz systemd-36c6c696a78d9339ad415a3ad6bdd5f22c2140f2.zip |
ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPE
Currently ask_password_auto() will always try to store the password into
the user keyring. Let's make this configurable so that we can configure
ask_password_auto() into the session keyring. This is required when working
with user namespaces, as the user keyring is namespaced by user namespaces
which makes it impossible to share cached keys across user namespaces by using
the user namespace while this is possible with the session keyring.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions