]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 11919/head
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Mar 2019 14:53:05 +0000 (15:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Mar 2019 15:10:55 +0000 (16:10 +0100)
TODO

diff --git a/TODO b/TODO
index 9e4e07da5eff9e024401a68449b36ca5cb73d374..d8e13e5e618480c3558f336f158a56f573bb8201 100644 (file)
--- 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.