]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 36060/head
authorLennart Poettering <lennart@poettering.net>
Fri, 17 Jan 2025 13:54:24 +0000 (14:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jan 2025 20:51:40 +0000 (21:51 +0100)
TODO

diff --git a/TODO b/TODO
index bc02f7bacf78d6019b598e89dbd9b3188acee836..d2c451fb990b2b83d10d398c71f695d616e914fa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -218,9 +218,9 @@ Features:
   be established on top of dm-crypt or dm-verity devices, or an allowlist of
   file systems (which should probably include vfat, for compat with the ESP)
 
-* $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).
+* $LISTEN_PID, $SYSTEMD_EXECPID env vars that the service manager sets should
+  be augmented with $LISTEN_PIDFDID, and $SYSTEMD_EXECPIDFD (and similar for
+  other env vars we might send).
 
 * port copy.c over to use LabelOps for all labelling.