]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2022 21:19:57 +0000 (23:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2022 21:20:08 +0000 (23:20 +0200)
TODO

diff --git a/TODO b/TODO
index cf22b9a7e04a2157c5aaab20be485b439b1982fe..422ef68cd69fde6065137f4c6252a1b1ce95f506 100644 (file)
--- a/TODO
+++ b/TODO
@@ -78,6 +78,10 @@ Janitorial Clean-ups:
 
 Features:
 
+* drop support for kernels that lack ambient capabilities support (i.e. make
+  4.3 new baseline). Then drop support for "!!" modifier for ExecStart= which
+  is only supported for such old kernels
+
 * sd-event: compat wd reuse in inotify code: keep a set of removed watch
   descriptors, and clear this set piecemeal when we see the IN_IGNORED event
   for it, or when read() returns EAGAIN or on IN_Q_OVERFLOW. Then, whenever we