]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 36688/head
authorLennart Poettering <lennart@poettering.net>
Mon, 10 Mar 2025 13:39:53 +0000 (14:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2025 20:39:06 +0000 (21:39 +0100)
TODO

diff --git a/TODO b/TODO
index 719bf29879e14d20ab3a08a73d4a157d5c1c9461..ad902f0736b0474b2e429d3fa48e8d563feb85f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -253,9 +253,6 @@ Features:
   processes with varlink communication over socketpair(). This all should be
   useful as blueprint for graphical installers which should do the same.
 
-* make "systemd-vmspawn -n" work unprivileged properly, i.e. acquire tap netif
-  from nsresourced.
-
 * Make run0 forward various signals to the forked process so that sending
   signals to a child process works roughly the same regardless of whether the
   child process is spawned via run0 or not.