script/check-config.sh: add CONFIG_SECCOMP_FILTER

CONFIG_SECCOMP_FILTER is actually used in runc.

Signed-off-by: Kenta Tada <Kenta.Tada@sony.com>
This commit is contained in:
Kenta Tada
2021-03-21 13:55:12 +09:00
parent 0ae1475066
commit d76309f911
+1
View File
@@ -228,6 +228,7 @@ echo 'Optional Features:'
check_distro_userns
check_flags SECCOMP
check_flags SECCOMP_FILTER
check_flags CGROUP_PIDS
check_flags MEMCG_SWAP