summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-01-12 14:38:27 +0100
committerLennart Poettering <lennart@poettering.net>2021-01-12 14:38:37 +0100
commit9786ba138667d08ae4bd79818626d1bc0d1e38a0 (patch)
tree6300a7f526c2cf48ae8987a273249ff3e7b03f41 /TODO
parent712fffd4b80fcc37ae96a18dd1d930b872d68f6b (diff)
downloadsystemd-9786ba138667d08ae4bd79818626d1bc0d1e38a0.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 507a0b3527..e1d0947978 100644
--- 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