diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-11-27 10:15:28 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-11-27 13:06:18 +0100 |
commit | 209a9e7bf31b86848d74f76d44dc6b6427def614 (patch) | |
tree | 7347f7c3c103f89a7d7accc92d5c14d68fc2a47a /TODO | |
parent | bootspec fixups (#34959) (diff) | |
download | systemd-209a9e7bf31b86848d74f76d44dc6b6427def614.tar.xz systemd-209a9e7bf31b86848d74f76d44dc6b6427def614.zip |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -129,6 +129,9 @@ Deprecations and removals: Features: +* our logging tools should look for $DEBUG_INVOCATION and consider equivalent + to $SYSTEMD_LOG_LEVEL=debug + * Teach systemd-ssh-generator to generated an /run/issue.d/ drop-in telling users how to connect to the system via the AF_VSOCK, as per: https://github.com/systemd/systemd/issues/35071#issuecomment-2462803142 |