+2
−0
+28
−232
+0
−1
Loading
This patch changes the default behavior of the seccomp filter from
whitelist to blacklist. By default now all system calls are allowed and
a small black list of definitely forbidden ones was created.
Signed-off-by:
Eduardo Otubo <otubo@redhat.com>