]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Jan 2025 16:41:13 +0000 (17:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jan 2025 22:56:34 +0000 (23:56 +0100)
TODO

diff --git a/TODO b/TODO
index 4820e3f68c1c725b5d5c361d63709162bb0a242a..a9cdb10c17461430e7a121bdf43e812e26e7d855 100644 (file)
--- a/TODO
+++ b/TODO
@@ -125,6 +125,13 @@ Deprecations and removals:
 
 Features:
 
+* maybe introduce container-shell@.service or so, to match
+  container-getty.service but skips authentication, so you get a shell prompt
+  directly. Usecase: wsl-like stuff (they have something pretty much like
+  that). Question: how to pick user for this. Instance parameter? somehow from
+  credential (would probably require some binary that converts credential to
+  User= parameter?
+
 * sd-varlink should probably enforce a limit on queued outgoing replies
 
 * systemd-firstboot: optionally install an ssh key for root for offline use.