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>