From: Lennart Poettering Date: Tue, 12 Mar 2019 14:53:05 +0000 (+0100) Subject: update TODO X-Git-Tag: v242-rc1~155^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11919%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 9e4e07da5ef..d8e13e5e618 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,9 @@ Janitorial Clean-ups: Features: +* maybe add a seccomp-based high-level filter that blocks creation of suid/sgid + files. + * make MAINPID= message reception checks even stricter: if service uses User=, then check sending UID and ignore message if it doesn't match the user or root.