summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-12 20:14:08 +0200
committerLennart Poettering <lennart@poettering.net>2020-05-12 23:56:26 +0200
commit7cc8fb3ef02e320a75e450b865626c7483782c23 (patch)
tree0eba9a383ca6d578d730afc4bf57229b9746f94d /TODO
parentcore: don't bind varlink socket if running in test mode (diff)
downloadsystemd-7cc8fb3ef02e320a75e450b865626c7483782c23.tar.xz
systemd-7cc8fb3ef02e320a75e450b865626c7483782c23.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
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.