diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-12-30 15:21:12 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-01-04 13:28:24 +0100 |
commit | 46099c9e36ea234039221570cc5772444e677f47 (patch) | |
tree | 9a8f9fc1c76792490fc72b34470ccf367d8cbc85 /TODO | |
parent | 99c61f6b00f0544a61dd45536de8c92cbc91d9a7 (diff) | |
download | systemd-46099c9e36ea234039221570cc5772444e677f47.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -24,6 +24,13 @@ Janitorial Clean-ups: Features: +* be stricter with fds we receive for the fdstore: close them asynchronously + +* be stricter with pid file and notify pids: don't allow them to be outside of cgroup, except if sender is privileged + +* calenderspec: add support for week numbers and day numbers within a + year. This would allow us to define "bi-weekly" triggers safely. + * add support for recursive bpf firewalling as supported by the newest kernel * add bpf-based implementation of devices cgroup controller logic for compat with cgroupsv2 as supported by newest kernel @@ -49,8 +56,6 @@ Features: the runtime dir as we maintain for the fdstore: i.e. keep it around as long as the unit is running or has a job queued. -* hook up sd-bus' creds stuff with SO_PEERGROUPS - * add async version of sd_bus_add_match and make use of that * support projid-based quota in machinectl for containers, and then drop |