mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-21 20:31:48 +02:00
When /etc way kept busy through, e.g., a process using it as CWD, then even in the temporary namespace unmounting failed unless it was done with the lazy option. This pulls in https://github.com/flatcar/update_engine/pull/52 to address this. Signed-off-by: Kai Lueke <kailuke@microsoft.com>