RHEL7 启动 cgroup 报错 Filed to start cgconfig.service:Unit not found。
检查以下安装包是否安装, libcgroup-0.41-8.el7.x86_64.rpm libcgroup-tools-0.41-8.el7.x86_64.rpm
安装后设置 cgroup 服务开机启动。 systemctl enable cgconfig.service
启动 cgconfig 服务: systemctl start cgconfig.service