Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libcontainer: honor seccomp defaultErrnoRet
opencontainers/runtime-spec#1087 added support for defaultErrnoRet to the OCI runtime specs. If a defaultErrnoRet is specified, disable patching the generated libseccomp cBPF. Closes: opencontainers/runc#2943 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
- Loading branch information