]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Apr 2017 16:48:10 +0000 (18:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Apr 2017 16:48:10 +0000 (18:48 +0200)
TODO

diff --git a/TODO b/TODO
index 3cf4ce393c6d7b832f28e0820631622c7e1f8def..bc46e33e4781db6bbe494afa4e5433e59e75605d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,11 @@ Janitorial Clean-ups:
 
 Features:
 
+* 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)