summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-07-10 18:25:58 +0200
committerLennart Poettering <lennart@poettering.net>2017-07-10 18:25:58 +0200
commitd73b607d0f2370cdf31dda292032740cce952507 (patch)
treea7c71bbaa1da822b5044bbcf00d201d6d7c1db9e /TODO
parentexpand path of systemctl link argument (#6186) (diff)
downloadsystemd-d73b607d0f2370cdf31dda292032740cce952507.tar.xz
systemd-d73b607d0f2370cdf31dda292032740cce952507.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc46e33e47..61efa5e9f3 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,10 @@ 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: