From: Lennart Poettering Date: Mon, 24 Apr 2017 16:48:10 +0000 (+0200) Subject: update TODO X-Git-Tag: v234~296 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd63f36c02e37156c9e8259a081789c1277efb96;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 3cf4ce393c6..bc46e33e478 100644 --- 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)