summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-03-28 11:39:44 +0200
committerLennart Poettering <lennart@poettering.net>2023-03-29 19:09:10 +0200
commit3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1 (patch)
tree5a185ba50a5a5edfca1e65731e4fe9e215239f74 /TODO
parenttest: add test case for fdstore dumping logic, and systemd-notify --fd= (diff)
downloadsystemd-3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1.tar.xz
systemd-3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 2c0d185683..a6ca119531 100644
--- a/TODO
+++ b/TODO
@@ -136,10 +136,6 @@ Features:
always end in a colon. This requires updating our udev rules, as well as
checking if the various hwdb files are fine with that.
-* Add a bus API to enumerate contents of the fdstore of a service,
- handle/display similar to querying the process tree. Should probably just an
- array of inode/devnum of fd, plus fd_get_name() data
-
* mount /tmp/ and /var/tmp with a uidmap applied that blocks out "nobody" user
among other things such as dynamic uid ranges for containers and so on. That
way noone can create files there with these uids and we enforce they are only