summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-28 09:38:00 +0200
committerLennart Poettering <lennart@poettering.net>2020-05-28 23:54:35 +0200
commitbfafec253c3659c1ecfb8173b552c8d378d03b81 (patch)
treeb0356094ccaca267bde2c2a26ecd28af3b7ca30e /TODO
parentccdf03b9c72bada6a9da49ce3597ed5eac88cab8 (diff)
downloadsystemd-bfafec253c3659c1ecfb8173b552c8d378d03b81.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 624ae2aafd..0b046aa3af 100644
--- 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.