From: Lennart Poettering Date: Tue, 9 Mar 2021 22:20:53 +0000 (+0100) Subject: update TODO X-Git-Tag: v248-rc3~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bef1e1a06602dd7771699ff079ed32f5ea34122c;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 2e8f24750bc..805aba6cca3 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,9 @@ Janitorial Clean-ups: Features: +* systemd-sysusers: pick up passwords from credentials logic, so that users can + easily set root user pw + * whenever we receive fds via SCM_RIGHTS make sure none got dropped due to the reception limit the kernel silently enforces.