mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 06:51:36 +02:00
Now that nsexec() makes use of a new wrapper try_unshare(), the third-party patch for delaying unshare of ipc namespace should make use of that as well. Otherwise the build will not work.