cgroups
cgroups copied to clipboard
Add PropSlice(slice) when slice has suffix .scope
In NewSystemd, if the slice ends with .scope, we put into a Slice=PropSlice(slice).
refer to: https://github.com/opencontainers/runc/blob/main/libcontainer/cgroups/systemd/v2.go#L262