]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 6 Jan 2023 14:36:38 +0000 (15:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 6 Jan 2023 14:36:58 +0000 (15:36 +0100)
TODO

diff --git a/TODO b/TODO
index 3eed1f53adc0e3996150a7bf0092d6b9dac02210..d52631c48fa43f5828e66b58d3e87942e7abe0ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -128,6 +128,11 @@ Deprecations and removals:
 
 Features:
 
+* add a utility that can be used with the kernel's
+  CONFIG_STATIC_USERMODEHELPER_PATH and then handles them within pid1 so that
+  security, resource management and cgroup settings can be enforced properly
+  for all umh processes.
+
 * systemd-shutdown: keep sending sd_notify() status updates immediately before
   going down, in particular include the "reboot param" string.