mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user