diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-01-12 14:38:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-01-12 14:38:37 +0100 |
commit | 9786ba138667d08ae4bd79818626d1bc0d1e38a0 (patch) | |
tree | 6300a7f526c2cf48ae8987a273249ff3e7b03f41 /TODO | |
parent | 712fffd4b80fcc37ae96a18dd1d930b872d68f6b (diff) | |
download | systemd-9786ba138667d08ae4bd79818626d1bc0d1e38a0.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |