commit | 24f8cdc5722476e12d8e39d71f66311b4fa971c1 | [log] [tgz] |
---|---|---|
author | Eduardo Otubo <otubo@redhat.com> | Mon Mar 13 22:18:51 2017 +0100 |
committer | Eduardo Otubo <otubo@redhat.com> | Fri Sep 15 10:15:06 2017 +0200 |
tree | 46fd71cfaaa2c1632bfce0d683941c15c84970f1 | |
parent | 995a226f880b807e05240e8752d6ce65679775be [diff] |
seccomp: add resourcecontrol argument to command line This patch adds [,resourcecontrol=deny] to `-sandbox on' option. It blacklists all process affinity and scheduler priority system calls to avoid any bigger of the process. Signed-off-by: Eduardo Otubo <otubo@redhat.com>