How to Install cgroupfs-mount in Ubuntu 18.04



Install cgroupfs-mount by entering the following commands in the terminal:

sudo apt update
sudo apt install cgroupfs-mount

Description:

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.

Homepage: https://github.com/tianon/cgroupfs-mount

Version: 1.4

Section: universe/admin