cgroupfs-umount
Light-weight package to set up cgroupfs mounts
Install
- All systems
-
curl cmd.cat/cgroupfs-umount.sh
- Debian
-
apt-get install cgroupfs-mount
- Ubuntu
-
apt-get install cgroupfs-mount
- Kali Linux
-
apt-get install cgroupfs-mount
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cgroupfs-mount
- Raspbian
-
apt-get install cgroupfs-mount
- Dockerfile
- dockerfile.run/cgroupfs-umount
cgroupfs-mount
Light-weight package to set up cgroupfs mounts
Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of tasks. This package installs scripts to set up cgroups at boot without doing any cgroup management or doing any classification of tasks into cgroups.