Skip to content
Snippets Groups Projects
Commit 995a226f authored by Eduardo Otubo's avatar Eduardo Otubo
Browse files

seccomp: add spawn argument to command line


This patch adds [,spawn=deny] argument to `-sandbox on' option. It
blacklists fork and execve system calls, avoiding Qemu to spawn new
threads or processes.

Signed-off-by: default avatarEduardo Otubo <otubo@redhat.com>
parent 73a1e647
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment