From: Zbigniew Jędrzejewski-Szmek Date: Tue, 20 Feb 2018 13:53:09 +0000 (+0100) Subject: TODO: drop one item X-Git-Tag: v238~78^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f7cbe730a03765a0f0456cd1577be0566634ddc;p=thirdparty%2Fsystemd.git TODO: drop one item C.f. 7cb609115c532c3591d43a604d67d72e508ba5d9. --- diff --git a/TODO b/TODO index 048270bf513..383b45af547 100644 --- a/TODO +++ b/TODO @@ -41,9 +41,6 @@ Features: the entire system, with the exception of one specific service. See: https://lists.freedesktop.org/archives/systemd-devel/2018-February/040369.html -* 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.