aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-15 21:20:42 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-16 14:54:13 +0100
commitf54353406a4fc29fd327fc21f13bb312675f0924 (patch)
treee50cbcc2550bd6fe9dd7075a7a72662073e4f413 /TODO
parentcgroup-util: when attaching/creating cgroups in multiple hierarchies, take jo... (diff)
downloadsystemd-f54353406a4fc29fd327fc21f13bb312675f0924.tar.gz
systemd-f54353406a4fc29fd327fc21f13bb312675f0924.tar.bz2
systemd-f54353406a4fc29fd327fc21f13bb312675f0924.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 86db6fcd4..161f81c63 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