mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
dockerd: remove cgroupfs-mount dependency
The package `cgroupfs-mount` has been removed. Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
committed by
Wesley Gimenes
parent
3f06a3b775
commit
7de0c8799b
@@ -15,7 +15,6 @@ config DOCKER_CGROUP_OPTIONS
|
||||
select KERNEL_CGROUP_FREEZER
|
||||
select KERNEL_NET_CLS_CGROUP
|
||||
select KERNEL_CGROUP_NET_PRIO
|
||||
select PACKAGE_cgroupfs-mount
|
||||
help
|
||||
Selects kernel options to enable CGroups V1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user