diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-03-28 11:39:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-03-29 19:09:10 +0200 |
commit | 3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1 (patch) | |
tree | 5a185ba50a5a5edfca1e65731e4fe9e215239f74 /TODO | |
parent | test: add test case for fdstore dumping logic, and systemd-notify --fd= (diff) | |
download | systemd-3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1.tar.xz systemd-3739c2fdfc9d01cd5dd5f349fdc5cea1561517f1.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |