From 74ce38c8f2da4ce4a8a089fc78d4742645ead085 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Jan 2018 15:26:11 +0100 Subject: [PATCH] update TODO --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 48fd41554..961cdbf7d 100644 --- 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 @@ -183,9 +187,6 @@ Features: "systemd-gdb" for attaching to the start-up of any system service in its natural habitat. -* replace all canonicalize_file_name() invocations by chase_symlinks(), in - particulr those where a rootdir is relevant. - * maybe introduce gpt auto discovery for /var/tmp? * maybe add gpt-partition-based user management: each user gets his own -- 2.30.2