From 7b4cde9b3f8f816c134fd21f4ac2e59a3ff96887 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 22 Jan 2018 15:33:26 +0100 Subject: [PATCH] update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 9e4660b74..48fd41554 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Janitorial Clean-ups: Features: +* there should be path_hash_ops and we should use it in tmpfiles' hashmap object to deal with identical but differently spelt paths + * rework pid watching logic, allow any number of units watch the same pid * be stricter with fds we receive for the fdstore: close them asynchronously @@ -181,6 +183,9 @@ 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