]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 27 Jun 2024 10:25:25 +0000 (12:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 27 Jun 2024 10:25:25 +0000 (12:25 +0200)
TODO

diff --git a/TODO b/TODO
index 51d453e29fa9940e4f68d9c0ae1158c0b79aaec9..69f061a6fdd03ba1fb331afc0fa1799b2d18071d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -130,6 +130,8 @@ Deprecations and removals:
 
 Features:
 
+* tmpfiles: add "owning" flag for lines that limits effect of --purge
+
 * signed bpf loading: to address need for signature verification for bpf
   programs when they are loaded, and given the bpf folks don't think this is
   realistic in kernel space, maybe add small daemon that facilitates this
@@ -233,9 +235,6 @@ Features:
 
 * systemd-nspawn should get the same SSH key support that vmspawn now has.
 
-* insert the new pidfs inode number as a third field into PidRef, so that
-  PidRef are reasonably serializable without having to pass around fds.
-
 * move documentation about our common env vars (SYSTEMD_LOG_LEVEL,
   SYSTEMD_PAGER, …) into a man page of its own, and just link it from our
   various man pages that so far embed the whole list again and again, in an