]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 10785/head
authorLennart Poettering <lennart@poettering.net>
Thu, 15 Nov 2018 20:20:42 +0000 (21:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 13:54:13 +0000 (14:54 +0100)
TODO

diff --git a/TODO b/TODO
index 86db6fcd47562d5e2924be9b63137672ffc9c539..161f81c63f970bb76698fdb9e9bda71837f12411 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,7 +40,7 @@ Features:
 * consider splitting out all temporary file creation APIs (we have so many in
   fileio.h and elsewhere!) into a new util file of its own.
 
-* set memory.oom.group in cgroupsv2 for all leaf cgroups
+* set memory.oom.group in cgroupsv2 for all leaf cgroups (kernel v4.19+)
 
 * drop umask() calls and suchlike from our generators, pid1 should set things up correctly anyway