]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
core: use id unit when retrieving unit file state (#8038)
[thirdparty/systemd.git] / 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.