]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 15944/head
authorLennart Poettering <lennart@poettering.net>
Thu, 28 May 2020 07:38:00 +0000 (09:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 28 May 2020 21:54:35 +0000 (23:54 +0200)
TODO

diff --git a/TODO b/TODO
index 624ae2aafde7a1256e0c92e4b517232efe4cdc7e..0b046aa3af0a096713dfbc18addc01fcffca9b5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -48,6 +48,9 @@ Features:
 * pid1: also remove PID files of a service when the service starts, not just
   when it exits
 
+* systemd-path: add ESP and XBOOTLDR path. Add "private" runtime/state/cache dir enum,
+  mapping to $RUNTIME_DIRECTORY, $STATE_DIRECTORY and such
+
 * make "systemd-dissect" an official supported tool, i.e. move to /usr/bin/ and
   provide man page. Given that we now have a tool that can generate images like
   this, it's useful to have one that can dump contents of them, too.