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:
Eduardo Otubo <otubo@redhat.com>
Loading
Please register or sign in to comment