]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Dec 2025 06:38:28 +0000 (07:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Dec 2025 06:38:28 +0000 (07:38 +0100)
TODO

diff --git a/TODO b/TODO
index bde046c34c2636f6aba33a169d9ab4ef46410c7a..c8c30d18034aa6f4f46bf29b7cf3357c05f32d87 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1774,9 +1774,6 @@ Features:
 * Figure out naming of verbs in systemd-analyze: we have (singular) capability,
   exit-status, but (plural) filesystems, architectures.
 
-* Add service setting to run a service within the specified VRF. i.e. do the
-  equivalent of "ip vrf exec".
-
 * special case some calls of chase() to use openat2() internally, so
   that the kernel does what we otherwise do.