diff --git a/TODO b/TODO index f2309228c8..ed2a93e8db 100644 --- 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.