update TODO

This commit is contained in:
Lennart Poettering 2021-01-12 14:38:27 +01:00
parent 712fffd4b8
commit 9786ba1386

6
TODO
View file

@ -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