update TODO

This commit is contained in:
Lennart Poettering 2019-03-19 20:16:29 +01:00
parent 36869f3381
commit 7d1d177b8d
1 changed files with 0 additions and 4 deletions

4
TODO
View File

@ -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