From: Lennart Poettering Date: Thu, 15 Nov 2018 20:20:42 +0000 (+0100) Subject: update TODO X-Git-Tag: v240~303^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10785%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 86db6fcd475..161f81c63f9 100644 --- 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