From 2d887a263827129000717f2e9ff46c9c8991b1f0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 24 Mar 2023 22:52:13 +0100 Subject: update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.1