mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Merge pull request #12291 from coolljt0725/add_cfs_bandwidth_to_check_config
Add CFS_BANDWIDTH to check-config
This commit is contained in:
@@ -161,6 +161,7 @@ echo 'Optional Features:'
|
||||
flags=(
|
||||
RESOURCE_COUNTERS
|
||||
CGROUP_PERF
|
||||
CFS_BANDWIDTH
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user