]> git.ipfire.org Git - pakfire.git/commit
jail: Don't fail if cgroup stats could not be read
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Nov 2023 17:42:29 +0000 (17:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Nov 2023 17:42:29 +0000 (17:42 +0000)
commitec64b312b6a6aadd47f01ae8039f51bb9d9d99b6
treefa510cb03a529fc00b2ccadbca43e3e1ca5a7a48
parent86f76d96cbae86eae2d67c4fab0ffbdfb729533d
jail: Don't fail if cgroup stats could not be read

This is kind of a fire and forget situation, but should be good enough.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/jail.c