Files
kata-containers/kernel/configs/fragments/common/seccomp.conf
Graham Whaley addc10be48 kernel: config: frags: add common and x86 fragments
Add the base common fragments and x86_64 specific fragments
for the 4.19.x kernel.

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-07-25 18:13:03 +00:00

5 lines
65 B
Plaintext

# enable seccomp items
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y