Add a basic seccomp2 syscall filter on Linux
It's controlled by the new Sandbox argument. Right now, it's rather coarse-grained, it's Linux-only, and it may break some features.
changes/seccomp2_sandbox
0 → 100644
src/common/sandbox.c
0 → 100644
src/common/sandbox.h
0 → 100644
Please register or sign in to comment