diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-05-28 09:38:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-05-28 23:54:35 +0200 |
commit | bfafec253c3659c1ecfb8173b552c8d378d03b81 (patch) | |
tree | b0356094ccaca267bde2c2a26ecd28af3b7ca30e | |
parent | ccdf03b9c72bada6a9da49ce3597ed5eac88cab8 (diff) | |
download | systemd-bfafec253c3659c1ecfb8173b552c8d378d03b81.tar.gz |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |