[systemd-devel] [PATCH] TODO: passwd.d, group.d
Josh Triplett
josh at joshtriplett.org
Wed Apr 17 14:50:16 PDT 2013
---
TODO | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/TODO b/TODO
index eb482d0..6cf632a 100644
--- a/TODO
+++ b/TODO
@@ -679,6 +679,11 @@ External:
- put bootcharts in the journal
- kernel cmdline "bootchart" option for simplicity?
+* Support passwd.d and group.d; accumulate a persistent name/number map, to
+ preserve UID/GID assignments without requiring assignment of unique IDs at
+ adduser time. Allows installing users without maintainer scripts, and makes
+ UID namespaces easier to manage.
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()
--
1.7.10.4
More information about the systemd-devel
mailing list