Skip to content

Commit

Permalink
app-emulation/docker: add missing check for CONFIG_KEYS, fixes bug 58…
Browse files Browse the repository at this point in the history
…1348

Package-Manager: portage-2.2.27
  • Loading branch information
Xarthisius committed Apr 27, 2016
1 parent 84d7564 commit 33eafca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-1.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ CONFIG_CHECK="
~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
~DEVPTS_MULTIPLE_INSTANCES
~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED ~CPUSETS ~MEMCG
~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
~KEYS ~MACVLAN ~VETH ~BRIDGE ~BRIDGE_NETFILTER
~NF_NAT_IPV4 ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE
~NETFILTER_XT_MATCH_ADDRTYPE ~NETFILTER_XT_MATCH_CONNTRACK
~NF_NAT ~NF_NAT_NEEDED
Expand Down

0 comments on commit 33eafca

Please sign in to comment.