]> git.ipfire.org Git - pakfire.git/commit
cgroup: Initialize file descriptors
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 16:36:57 +0000 (16:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 16:36:57 +0000 (16:36 +0000)
commitddb7baa57efe09c85feca678e34b2bc03f6457f9
tree22ee46ba6903a5a3977c7525a407712f37663a0e
parentfe792f2eecca59a0b1c798dde6f63d07fd96afab
cgroup: Initialize file descriptors

It was possible that those closed the standard input.

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