From: Lennart Poettering Date: Mon, 12 Oct 2020 11:11:55 +0000 (+0200) Subject: update TODO X-Git-Tag: v247-rc1~92 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d775d8e6f7a69f5c1d4c63d29877cb5380c14016;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 2ef5e9e50d7..38b9040477c 100644 --- a/TODO +++ b/TODO @@ -20,9 +20,11 @@ Janitorial Clean-ups: Features: -* Provide a tool to hook into CONFIG_STATIC_USERMODEHELPER in the kernel, so - that we can collect all usermode helper calls and spawn them as regular - services. +* port selinux code from mallinfo() to mallinfo2() once added to glibc + +* in fd_get_path() if we see (deleted) then do stat and check for st_nlink + +* add support for close_range() added in kernel 5.9 * Add service setting to run a service within the specified VRF. i.e. do the equivalent of "ip vrf exec".