Merge pull request #6012 from tianon/check-config-cgroup-subsystems

Add more required cgroup subsystems to check-config.sh
This commit is contained in:
Tianon Gravi 2014-05-23 10:43:16 -06:00
commit 3c430e2599
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ fi
flags=(
NAMESPACES {NET,PID,IPC,UTS}_NS
DEVPTS_MULTIPLE_INSTANCES
CGROUPS CGROUP_DEVICE
CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_SCHED
MACVLAN VETH BRIDGE
NF_NAT_IPV4 IP_NF_TARGET_MASQUERADE
NETFILTER_XT_MATCH_{ADDRTYPE,CONNTRACK}