From: Lennart Poettering Date: Fri, 6 Jan 2023 14:36:38 +0000 (+0100) Subject: update TODO X-Git-Tag: v253-rc1~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e793038a5e921054aa979384e48109d2deef2063;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 3eed1f53adc..d52631c48fa 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.