From: Lennart Poettering Date: Wed, 24 Dec 2025 06:38:28 +0000 (+0100) Subject: update TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1978e42197564ffe7af1acf459d24be676cd1a5e;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index bde046c34c2..c8c30d18034 100644 --- 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.