summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-01-06 15:36:38 +0100
committerLennart Poettering <lennart@poettering.net>2023-01-06 15:36:58 +0100
commite793038a5e921054aa979384e48109d2deef2063 (patch)
treee21f4580df20a12cc03f6b51894b7d4ded327cfe /TODO
parent7122aee5ab12376926362cbe6eeeaa3b144b9eed (diff)
downloadsystemd-e793038a5e921054aa979384e48109d2deef2063.tar.gz
update TODO
Diffstat (limited to 'TODO')
-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.