chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 31 Jan 2018 18:53:16 +0000 (19:53 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:46 +0000 (07:58 +0200)
TODO

diff --git a/TODO b/TODO
index a77028c7b44e7c1475fbf87a2c9b388420a72966..a6cdae84a0f44d55dd907a121a53f0183420fb34 100644 (file)
--- 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.