Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh/rc-cgroup.sh: add openrc. prefix the cgroupv2 path
Some services, like docker, creates and manages /sys/fs/cgroup/<service> themselves. Avoid conflict with the openrc created cgroup path by adding a `openrc.` prefix. Fixes: #680
- Loading branch information