From: Lennart Poettering Date: Wed, 7 Oct 2020 12:11:46 +0000 (+0200) Subject: update TODO X-Git-Tag: v247-rc1~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=816d460a7ce52d8a2a9413d9a3d4d2e66ef080c0;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 9bfaddb08f1..a267f2686e5 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,13 @@ 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. + +* Add service setting to run a service within the specified VRF. i.e. do the + equivalent of "ip vrf exec". + * systemd-analyze syscall-filter should show a list of syscalls listed in @known but not in other groups (at least at debug level), since they are candidates to be added to them.