summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 889b4576ef..c0052c5672 100644
--- 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