update TODO

This commit is contained in:
Lennart Poettering
2025-03-10 14:39:53 +01:00
parent ef197d6ab2
commit 2f3314bce6

3
TODO
View File

@@ -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.