summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-03-24 22:52:13 +0100
committerLennart Poettering <lennart@poettering.net>2023-03-27 15:55:36 +0200
commit2d887a263827129000717f2e9ff46c9c8991b1f0 (patch)
tree578645ef8edede18ff50e212998808a0206389ac /TODO
parent8084dec90d04a5999720a7b9cf24a5363844652e (diff)
downloadsystemd-2d887a263827129000717f2e9ff46c9c8991b1f0.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6ca119531..2c0d185683 100644
--- a/TODO
+++ b/TODO
@@ -136,6 +136,10 @@ 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