update TODO

This commit is contained in:
Lennart Poettering 2018-01-12 15:26:11 +01:00
parent 9acac21249
commit 1a58b91079
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -39,6 +39,10 @@ Features:
* add bpf-based implementation of devices cgroup controller logic for compat with cgroupsv2 as supported by newest kernel
* introduce sd_id128_get_boot_app_specific() which is like
sd_id128_get_machine_app_specific(). After all on long-running systems both
IDs have similar properties.
* sd-bus: add vtable flag, that may be used to request client creds implicitly
and asynchronously before dispatching the operation