mirror of https://github.com/containers/podman.git
1. Check the path validity before trying to read the cgroup.controllers. 2. Do not hardcode "/sys/fs/cgroup". 3. Simplify creating the "+this +that" string. 4. Do not wrap ioutil.WriteFile error. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
blkio.go | ||
cgroups.go | ||
cgroups_supported.go | ||
cgroups_unsupported.go | ||
cpu.go | ||
cpuset.go | ||
memory.go | ||
pids.go | ||
systemd.go |