summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-02-06 18:37:28 +0100
committerLennart Poettering <lennart@poettering.net>2017-02-06 18:37:28 +0100
commitd543b9f586ac04fe5d8665af1ebac8f99cb140d6 (patch)
tree3719a7ebbbcd44e72d5f70625c4169ba36a81c10 /TODO
parent0f92383243fbeb6c33de8abed23342f51319af31 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2004c394be..ae58f6c6c2 100644
--- 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