update TODO

This commit is contained in:
Lennart Poettering 2023-01-06 15:36:38 +01:00
parent 7122aee5ab
commit e793038a5e

5
TODO
View file

@ -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.