chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa1d44
)
update TODO
author
Lennart Poettering
<lennart@poettering.net>
Wed, 31 Jan 2018 18:53:16 +0000
(19:53 +0100)
committer
Sven Eden
<yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:46 +0000
(07:58 +0200)
TODO
patch
|
blob
|
history
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.