projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0abaa5b
)
Update TODO
author
Lennart Poettering
<lennart@poettering.net>
Wed, 27 Nov 2024 09:15:28 +0000
(10:15 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 27 Nov 2024 12:06:18 +0000
(13:06 +0100)
TODO
patch
|
blob
|
history
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