1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 06:45:13 +01:00
Files
bootc/crates/blockdev
Colin Walters d71ec1c5f3 tree-wide: Clean up our re-exec path
Prep for fixing https://github.com/bootc-dev/bootc/issues/1434

Basically in the selinux path we copy our binary to a tempfile,
which breaks `/proc/self/exe`.

Fix this by setting an environment variable when we do that re-exec
and ensuring that *everything* references an internal API (now
moved to utils/ so it can be shared) that looks for the env
var first.
2025-07-30 13:42:42 -04:00
..
2025-07-30 13:42:42 -04:00