]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 6 Feb 2017 17:37:28 +0000 (18:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 6 Feb 2017 17:37:28 +0000 (18:37 +0100)
TODO

diff --git a/TODO b/TODO
index 2004c394beab3d68ae0b6d6804b9b492cc363599..ae58f6c6c2c6d6ce3e55138efda7a2de23c080b1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,11 @@ Features:
   partitions automatically, to be used when the media used is actually larger
   than the image written onto it is.
 
+* Maybe add PrivatePIDs= as new unit setting, and do minimal PID namespacing
+  after all. Be strict however, only support the equivalent of nspawn's
+  --as-pid2 switch, and sanely proxy sd_notify() messages dropping stuff such
+  as MAINPID.
+
 * change the dependency Set* objects in Unit structures to become Hashmap*, and
   then store a bit mask who created a specific dependency: the source unit via
   fragment configuration, the destination unit via fragment configuration, or