]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Oct 2024 11:57:44 +0000 (13:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Oct 2024 11:57:44 +0000 (13:57 +0200)
TODO

diff --git a/TODO b/TODO
index 889b4576efab134058695174b698e86b88496497..c0052c5672769221536a4cd6139b87b46d882709 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,11 @@ Deprecations and removals:
 
 Features:
 
+* $LISTEN_PID, $MAINPID and $SYSTEMD_EXECPID env vars that the service manager
+  sets should be augmented with $LISTEN_PIDFDID, $MAINPIDFDID and
+  $SYSTEMD_EXECPIDFD (and similar for other env vars we might send). Also,
+  MAINPID= in sd_notify() should be augmented with MAINPIDFDID=, and so on.
+
 * port copy.c over to use LabelOps for all labelling.
 
 * port remaining getmntent() users over to libmount. There are subtle