commit | 8e08f8a4a7f613af65b29fcc3ac3bfc2a08a3343 | [log] [tgz] |
---|---|---|
author | Miroslav Rezanina <mrezanin@redhat.com> | Mon Mar 07 10:34:46 2016 +0100 |
committer | Eduardo Otubo <eduardo.otubo@profitbricks.com> | Sat Apr 16 20:27:44 2016 +0200 |
tree | e72f7341492296b2dd93160ae57bab4ca0ec6917 | |
parent | 81bed73b5395c4c17dee6efebd44dd34b8f40d99 [diff] |
seccomp: adding sysinfo system call to whitelist Newer version of nss-softokn libraries (> 3.16.2.3) use sysinfo call so qemu using rbd image hang after start when run in sandbox mode. To allow using rbd images in sandbox mode we have to whitelist it. Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com> Acked-by: Eduardo Otubo <eduardo.otubo@profitbricks.com>