mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-04 12:01:12 +02:00
Make sure processes are only launched into freshly-created cgroups with all limits set when they are restarted. This also allows processes to restart after cgroup being killed via the cgroup.kill mechanism. Fixes #11785 Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>