From d93f4df40a21d3628fe3763eb023f7e630e369cb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 11 Jan 2018 15:10:29 +0100 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index a28c82ed66..ae6791df7f 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Janitorial Clean-ups: Features: +* 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 * be stricter with pid file and notify pids: don't allow them to be outside of cgroup, except if sender is privileged