1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-13 00:58:27 +03:00
Lennart Poettering 0631eac96d crytsetup: allow overriding the token .so library path via an env var
I tried to get something similar upstream:

https://gitlab.com/cryptsetup/cryptsetup/-/issues/846

But no luck, it was suggested I use ELF interposition instead. Hence,
let's do so (but not via ugly LD_PRELOAD, but simply by overriding the
relevant symbol natively in our own code).

This makes debugging tokens a ton easier.
2023-11-02 18:18:00 +00:00
..
2023-01-29 20:26:28 +09:00
2022-05-17 23:00:18 +02:00
2019-12-11 17:04:20 +01:00
2022-01-12 16:05:59 +01:00
2023-01-23 22:52:34 +00:00
2023-10-11 11:41:56 +02:00
2023-04-20 21:54:59 +02:00
2019-12-11 17:04:20 +01:00
2022-06-28 16:05:31 +02:00
2023-01-23 22:52:34 +00:00