From: Lennart Poettering Date: Wed, 31 Jan 2018 18:53:16 +0000 (+0100) Subject: update TODO X-Git-Tag: v238~160^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d5456556f9f4d20043d37d28f99e27ca3b3601f;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index a77028c7b44..a6cdae84a0f 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,9 @@ Janitorial Clean-ups: Features: +* check what setting the login shell to /bin/false vs. /sbin/nologin means and + do the right thing in get_user_creds_clean() with it. + * maybe rework get_user_creds() to query the user database if $SHELL is used for root, but only then.