summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-01-31 19:53:16 +0100
committerLennart Poettering <lennart@poettering.net>2018-01-31 19:54:25 +0100
commit0d5456556f9f4d20043d37d28f99e27ca3b3601f (patch)
tree1f25155f282ea80864d6ed84b6f06a418716bb97 /TODO
parentce691f31aafe4492011aa94600453ce69662b910 (diff)
downloadsystemd-0d5456556f9f4d20043d37d28f99e27ca3b3601f.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a77028c7b4..a6cdae84a0 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.