Files
systemd/src
Luca Boccassi 559214cbbd pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spree
Add a new boolean for units, SurviveFinalKillSignal=yes/no. Units that
set it will not have their process receive the final sigterm/sigkill in
the shutdown phase.

This is implemented by checking if a process is part of a cgroup marked
with a user.survive_final_kill_signal xattr (or a trusted xattr if we
can't set a user one, which were added only in kernel v5.7 and are not
supported in CentOS 8).
2023-09-28 13:48:14 +01:00
..
2023-09-25 23:27:18 +02:00
2023-09-25 17:17:20 +02:00
2023-09-19 10:05:38 +02:00
2023-09-26 15:35:06 +02:00
2023-09-26 19:41:53 +02:00
2023-09-14 22:32:20 +02:00
2023-09-09 14:11:03 +02:00
2023-09-19 00:37:01 +01:00
2023-09-27 21:48:39 +08:00
2023-09-19 10:05:38 +02:00