From: Lennart Poettering Date: Fri, 17 Jan 2025 13:54:24 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1545^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F36060%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index bc02f7bacf7..d2c451fb990 100644 --- 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.