]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
clock-util: trivial clean-ups
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index f0ba992d1f0e70b64eee847a1db103378c08cbf8..c6c00a5e9bc4a1f4fecf1424eb52ea8fbc010ea6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,11 +20,9 @@ Janitorial Clean-ups:
 
 Features:
 
-* port selinux code from mallinfo() to mallinfo2() once added to glibc
-
-* in fd_get_path() if we see (deleted) then do stat and check for st_nlink
+* systemd-analyze netif that explains predictable interface (or networkctl)
 
-* add support for close_range() added in kernel 5.9
+* 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".
@@ -815,9 +813,6 @@ Features:
 
 * systemctl: if some operation fails, show log output?
 
-* systemctl edit: use equivalent of cat() to insert existing config as a comment, prepended with #.
-  Upon editor exit, lines with one # are removed, lines with two # are left with one #, etc.
-
 * exponential backoff in timesyncd when we cannot reach a server
 
 * timesyncd: add ugly bus calls to set NTP servers per-interface, for usage by NM