Files
systemd/src
Lennart Poettering f6793bbcf0 killall: gracefully handle processes inserted into containers via nsenter -a
"nsenter -a" doesn't migrate the specified process into the target
cgroup (it really should). Thus the cgroup will remain in a cgroup
that is (due to cgroup ns) outside our visibility. The kernel will
report the cgroup path of such cgroups as starting with "/../". Detect
that and print a reasonably error message instead of trying to resolve
that.
2024-11-20 18:11:38 +00:00
..
2024-11-20 18:03:44 +00:00
2024-11-10 14:09:46 +01:00
2024-11-05 19:32:19 +00:00
2024-10-31 09:52:15 +09:00
2024-11-06 15:00:55 +01:00