diff options
author | Mike Yuan <me@yhndnzj.com> | 2024-07-14 17:19:50 +0200 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2024-07-22 09:38:48 +0200 |
commit | 19eccb7667f316c94f08829809852158b6109528 (patch) | |
tree | 6d2b4ad4d62fdeafd09217907b2c17c302b45e7a /TODO | |
parent | missing_socket: add SCM_PASSPIDFD and SCM_PIDFD (diff) | |
download | systemd-19eccb7667f316c94f08829809852158b6109528.tar.xz systemd-19eccb7667f316c94f08829809852158b6109528.zip |
core: pin notify sender through pidfd (potentially SCM_PIDFD)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -579,7 +579,6 @@ Features: - cg_pid_get_xyz() - pid_from_same_root_fs() - get_ctty_devnr() - - pid1: sd_notify() receiver should use SCM_PIDFD to authenticate client - actually wait for POLLIN on pidref's pidfd in service logic - openpt_allocate_in_namespace() - unit_attach_pid_to_cgroup_via_bus() |