]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 12 May 2020 18:14:08 +0000 (20:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 May 2020 21:56:26 +0000 (23:56 +0200)
TODO

diff --git a/TODO b/TODO
index f2309228c88a80dd32a45a035bd1a83f0fc766b0..ed2a93e8db4b8abf9464deb198ab00c304667414 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,6 +31,13 @@ Features:
 
 * pid1: support new clone3() fork-into-cgroup feature
 
+* pid1: also remove PID files of a service when the service starts, not just
+  when it exits
+
+* 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.
+
 * All tools that support --root= should also learn --image= so that they can
   operate on disk images directly. Specifically: bootctl, firstboot, tmpfiles,
   sysusers, systemctl, repart, journalctl, coredumpctl.