Source-Makefile: package/feeds/packages/cgroupfs-mount/Makefile Package: cgroupfs-mount Menu: 1 Version: 2020.06.26~0549428171605eae3097a3e21bf7664845eac9e8-r2 Depends: +libc +mount-utils Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: cgroup mount scripts Maintainer: Gerard Ryan Source: cgroupfs-mount-2020.06.26~0549428171605eae3097a3e21bf7664845eac9e8.tar.zst CPE-ID: cpe:/a:cgroupfs-mount_project:cgroupfs-mount Type: ipkg Description: Simple scripts to properly mount the cgroupfs hierarchy, especially structured for Debian packaging @@ Config: config CGROUPFS_MOUNT_KERNEL_CGROUPS bool "Enable kernel cgroups support" depends on PACKAGE_cgroupfs-mount default y if ( DOCKER_KERNEL_OPTIONS || LXC_KERNEL_OPTIONS ) select KERNEL_CGROUPS @@