chiark / gitweb /
Merge patches from Hleb Valoshka
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3cf4ce393c6d7b832f28e0820631622c7e1f8def..61efa5e9f3468bf3c0660cf3ee92a4e3ebfe986f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,15 @@ Janitorial Clean-ups:
 
 Features:
 
+* Add AddUser= setting to unit files, similar to DynamicUser=1 which however
+  creates a static, persistent user rather than a dynamic, transient user. We
+  can leverage code from sysusers.d for this.
+
+* add some optional flag to ReadWritePaths= and friends, that has the effect
+  that we create the dir in question when the service is started. Example:
+
+  ReadWritePaths=:/var/lib/foobar
+
 * sort generated hwdb files alphabetically when we import them, so that git
   diffs remain minimal (in particular: the OUI databases we import are not
   sorted, and not stable)