]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: drop one item
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Feb 2018 13:53:09 +0000 (14:53 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Feb 2018 16:25:05 +0000 (17:25 +0100)
C.f. 7cb609115c532c3591d43a604d67d72e508ba5d9.

TODO

diff --git a/TODO b/TODO
index 048270bf513e1134df949cc30e6369bc41356ce3..383b45af5478d9f3a1c71054b3ef259fc8f62b39 100644 (file)
--- 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.