Files
lbmk/include
Leah Rowe f96bf2b2cd init.sh: prevent race condition with TMPDIR
it is extremely unlikely to occur, but this patch reduces
the likelihood even further. that unlikely occurance is:

when creating a TMPDIR, it's possible that it was already
created before. this is OK on child instances, where that
is the intended behaviour (unified TMPDIR), but not for
parent instances.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-08-31 20:39:07 +01:00
..
2025-05-26 13:26:34 +01:00
2025-08-23 15:38:29 +01:00
2025-08-23 18:31:33 +01:00
2025-08-23 17:38:29 +01:00
2025-08-26 07:01:35 +01:00