]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Oct 2020 12:11:46 +0000 (14:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 7 Oct 2020 12:12:19 +0000 (14:12 +0200)
TODO

diff --git a/TODO b/TODO
index 9bfaddb08f100fb5d7f241ee1e2657b6c6fa2d37..a267f2686e549f8a087d3887c3ce4e8e122f1331 100644 (file)
--- 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.