]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jan 2021 13:38:27 +0000 (14:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Jan 2021 13:38:37 +0000 (14:38 +0100)
TODO

diff --git a/TODO b/TODO
index 507a0b35274c17980ca390b91c3e3f94c7dcc041..e1d09479780c2b3d0c4bbde6d3cb503390ef6283 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,12 @@ Janitorial Clean-ups:
 
 Features:
 
+* add "systemd-analyze debug" + AttachDebugger= in unit files: The former
+  specifies a command to execute; the latter specifies that an already running
+  "systemd-analyze debug" instance shall be contacted and execution paused
+  until it gives an OK. That way, tools like gdb or strace can be safely be
+  invoked on processes forked off PID 1.
+
 * expose MS_NOSYMFOLLOW in various places
 
 * tpm2: support a PIN policy, i.e. allowing windows-style short authentication