From eaa2751685eae13fe634de0077c38c080859014a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 14 Oct 2020 09:31:26 +0200 Subject: [PATCH] update TODO --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index f0ba992d1f..b509ee2594 100644 --- a/TODO +++ b/TODO @@ -24,8 +24,6 @@ Features: * in fd_get_path() if we see (deleted) then do stat and check for st_nlink -* add support for close_range() added in kernel 5.9 - * Add service setting to run a service within the specified VRF. i.e. do the equivalent of "ip vrf exec".