Merge pull request #2867 from KentaTada/fix-seccomp-kernel-config

script/check-config.sh: add CONFIG_SECCOMP_FILTER
This commit is contained in:
Kir Kolyshkin
2021-03-22 15:53:46 -07:00
committed by GitHub
+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