]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 7860/head
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Jan 2018 14:26:11 +0000 (15:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jan 2018 20:29:31 +0000 (21:29 +0100)
TODO

diff --git a/TODO b/TODO
index b4ee77722e1f8cd01d11463dd58a046742d6d96c..a7b32bd7954ad1a4b20bc4e6d62bcdd02ac2e427 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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