]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 8 Nov 2017 17:36:59 +0000 (18:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Nov 2017 09:24:03 +0000 (10:24 +0100)
TODO

diff --git a/TODO b/TODO
index 63b8635a01a4d58f9a3ac5adec58055aa25e315a..d0807a438615299a1ec92f5ef703cfc32c24690b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -66,10 +66,16 @@ Features:
 * In journalctl add a way how "-o verbose" and suchlike can be tweaked to show
   only a specific set of properties
 
+* beef up pam_systemd to take unit file settings such as cgroups properties as
+  parameters
+
 * export UID ranges nspawns's --private-user and DynamicUser= uses in
   the systemd.pc pkg-config file, the same way we already expose the system
   user boundary there
 
+* a new "systemd-analyze security" tool outputting a checklist of security
+  features a service does and does not implement
+
 * Whenever we check a UID against the system UID range, also check for the
   dynamic UID range