summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3eed1f53ad..d52631c48f 100644
--- 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.