aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-10-02 14:25:24 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-10-02 15:15:10 +0200
commit65d410c7cac1cdb312fd44ac5b4e8bb49f8a5f6f (patch)
tree5015c1c8404ebab24ec48303909e3c5019144404 /TODO
parentjournalctl: move generate_new_id128() to shared (diff)
downloadsystemd-65d410c7cac1cdb312fd44ac5b4e8bb49f8a5f6f.tar.gz
systemd-65d410c7cac1cdb312fd44ac5b4e8bb49f8a5f6f.tar.bz2
systemd-65d410c7cac1cdb312fd44ac5b4e8bb49f8a5f6f.zip
sd-id128: add sd_id128_get_boot_app_specific()
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index f848b9741..0079b3596 100644
--- a/TODO
+++ b/TODO
@@ -181,10 +181,6 @@ 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