From: Lennart Poettering Date: Tue, 28 Jan 2025 16:41:13 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1458 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=814e9eab1e403f2bda25e3fc34990c701578795c;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 4820e3f68c1..a9cdb10c174 100644 --- 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.