update TODO

This commit is contained in:
Lennart Poettering 2018-11-15 21:20:42 +01:00
parent e353faa0d6
commit f54353406a
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -40,7 +40,7 @@ Features:
* consider splitting out all temporary file creation APIs (we have so many in * 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. 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 * drop umask() calls and suchlike from our generators, pid1 should set things up correctly anyway