From: Lennart Poettering Date: Tue, 18 Feb 2025 08:16:57 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1318 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89b3d1fafbeda883f59d4aee7fae46aa39af438c;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 37157a0cd13..c944295c7a6 100644 --- a/TODO +++ b/TODO @@ -125,6 +125,9 @@ Deprecations and removals: Features: +* make nspawn containers, portable services and vmspawn VMs optionally survive + soft reboot wholesale. + * Turn systemd-networkd-wait-online into a small varlink service that people can talk to and specify exactly what to wait for via a method call, and get a response back once that level of "online" is reached.