mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
32034481ea
some hierarchies were created directly by .Apply() on top of systemd managed cgroups. systemd doesn't manage these and as a result we leak these cgroups. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>