]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Nov 2024 09:15:28 +0000 (10:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Nov 2024 12:06:18 +0000 (13:06 +0100)
TODO

diff --git a/TODO b/TODO
index 80e6f1f6a778a566b3d946a587cfd1c29b8fa1db..99e8f1c72306f1cba36b9253470392ef62b97ed4 100644 (file)
--- 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