From 08d336567784463356ca9ccc2f5b37bceee43465 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 20 Oct 2020 14:46:55 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index b509ee2594..44fe53f68f 100644 --- a/TODO +++ b/TODO @@ -20,9 +20,9 @@ Janitorial Clean-ups: Features: -* port selinux code from mallinfo() to mallinfo2() once added to glibc +* systemd-analyze netif that explains predictable interface (or networkctl) -* in fd_get_path() if we see (deleted) then do stat and check for st_nlink +* port selinux code from mallinfo() to mallinfo2() once added to glibc * Add service setting to run a service within the specified VRF. i.e. do the equivalent of "ip vrf exec".