diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-03-19 20:16:29 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2019-04-09 11:17:58 +0200 |
commit | 7d1d177b8d06fc70bc796b701a4368ff5f9eaeb9 (patch) | |
tree | 4fc557ddbacee4520debfb67da5d7a80b3af7fdc /TODO | |
parent | 36869f3381e6c07f2ea53c2b53df81bf22cbd849 (diff) | |
download | systemd-7d1d177b8d06fc70bc796b701a4368ff5f9eaeb9.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -62,8 +62,6 @@ Features: * bootctl,sd-boot: actually honour the "architecture" key -* set memory.oom.group in cgroup v2 for all leaf cgroups (kernel v4.19+) - * add a new syscall group "@esoteric" for more esoteric stuff such as bpf() and usefaultd() and make systemd-analyze check for it. @@ -71,8 +69,6 @@ Features: first. i.e. look for all places we use string_erase()/string_free_erase() and augment them with mlock(). Also use MADV_DONTDUMP -* whenever oom_kill memory.event event is triggered print a nice log message - * Move RestrictAddressFamily= to the new cgroup create socket * support the bind/connect/sendmsg cgroup stuff for sandboxing, and possibly |