From c1996c92455718e65a6211183e244a1e0ff803fe Mon Sep 17 00:00:00 2001 From: Alexander Morozov Date: Fri, 26 Feb 2016 23:40:35 -0800 Subject: [PATCH] Add CONFIG_KEYS to check-config.sh We need this after opencontainers/runc#488 Signed-off-by: Alexander Morozov --- contrib/check-config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/check-config.sh b/contrib/check-config.sh index 11b525c184..825a00e505 100755 --- a/contrib/check-config.sh +++ b/contrib/check-config.sh @@ -182,6 +182,7 @@ flags=( NAMESPACES {NET,PID,IPC,UTS}_NS DEVPTS_MULTIPLE_INSTANCES CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_FREEZER CGROUP_SCHED CPUSETS MEMCG + CONFIG_KEYS MACVLAN VETH BRIDGE BRIDGE_NETFILTER NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE NETFILTER_XT_MATCH_{ADDRTYPE,CONNTRACK}