Source-Makefile: feeds/packages/utils/cgroupfs-mount/Makefile

Package: cgroupfs-mount
Menu: 1
Version: 2020-06-26-0549428171605eae3097a3e21bf7664845eac9e8-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +mount-utils
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: cgroup mount scripts
Maintainer: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Source: cgroupfs-mount-2020-06-26-0549428171605eae3097a3e21bf7664845eac9e8.tar.xz
Type: ipkg
Description: Simple scripts to properly mount the cgroupfs hierarchy, especially structured for Debian packaging
Gerard Ryan <G.M0N3Y.2503@gmail.com>
@@
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
@@


