From: Lennart Poettering Date: Wed, 27 Nov 2024 09:15:28 +0000 (+0100) Subject: Update TODO X-Git-Tag: v257-rc3~14 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=209a9e7bf31b86848d74f76d44dc6b6427def614;p=systemd%2F.git Update TODO --- diff --git a/TODO b/TODO index 80e6f1f6a7..99e8f1c723 100644 --- a/TODO +++ b/TODO @@ -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