diff options
author | Leah Rowe <leah@libreboot.org> | 2025-08-31 20:39:07 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-08-31 20:39:07 +0100 |
commit | f96bf2b2cd32f05a0e7b7c4f7bbeaefe5dea246b (patch) | |
tree | 67135d5339f43a6e4ec0586a85d42c8bb27a34e8 /config/flashprog | |
parent | bbce74d78af9ef871bff52f44638eda57a26973e (diff) |
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>
Diffstat (limited to 'config/flashprog')
0 files changed, 0 insertions, 0 deletions