summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-03-21 12:36:47 +0100
committerGitHub <noreply@github.com>2018-03-21 12:36:47 +0100
commit0ba6791f4651d2e0049ee0599d8f5fb09c3adfcb (patch)
tree9fa949fde7bd961f740df4de75f35de326ae98ff /TODO
parent4526113f57d72f0670c7e0449cfee943e9ab6e5c (diff)
parent23e6c10bbe7b5dd83f575ca20d11105fe70c48a9 (diff)
downloadsystemd-0ba6791f4651d2e0049ee0599d8f5fb09c3adfcb.tar.gz
Merge pull request #8368 from yuwata/nss-systemd-getpwent
nss-systemd: make dynamic users enumerable by `getent`
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index fc348a62e7..14955d7268 100644
--- a/TODO
+++ b/TODO
@@ -27,9 +27,6 @@ Features:
* add proper dbus APIs for the various sd_notify() commands, such as MAINPID=1
and so on, which would mean we could report errors and such.
-* nss-systemd: implement enumeration, that shows all dynamic users plus the
- synthesized ones if necessary, so that "getent passwd" shows useful data.
-
* teach tmpfiles.d q/Q logic something sensible in the context of XFS/ext4
project quota