1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-12 08:58:20 +03:00
Lennart Poettering 064de0b7cd 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.

(cherry picked from commit f6793bbcf0e3f0a6daa77add96183b88d5ec2117)
(cherry picked from commit 38e0f618ee26d1030a61884db3ba5c317ece3122)
2024-11-29 22:39:33 +00:00
..
2024-04-23 23:20:53 +01:00
2024-08-16 11:07:11 +02:00
2023-09-19 00:37:01 +01:00
2023-12-01 17:34:43 +00:00
2024-01-24 13:57:48 +00:00
2024-11-15 00:04:54 +00:00
2023-11-28 18:28:17 +09:00