File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,11 @@ CHANGES WITH 255 in spe:
6868 semantics via posix_spawn(3), and it immediately execs a new internal
6969 binary, systemd-executor, that receives the configuration to apply
7070 via memfd, and sets up the process before exec'ing the target
71- executable.
71+ executable. The systemd-executor binary is pinned by file descriptor
72+ by each manager instance (system and users), and the reference is
73+ updated on daemon-reexec - it is thus important to reexec all running
74+ manager instances when the systemd-executor and/or libsystemd*
75+ libraries are updated on the filesystem.
7276
7377 * Most of the internal process tracking is being changed to use PIDFDs
7478 instead of PIDs when the kernel supports it, to improve robustness
You can’t perform that action at this time.
0 commit comments