update TODO

This commit is contained in:
Lennart Poettering 2017-02-06 18:37:28 +01:00
parent 0f92383243
commit d543b9f586
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -35,6 +35,11 @@ Features:
partitions automatically, to be used when the media used is actually larger partitions automatically, to be used when the media used is actually larger
than the image written onto it is. 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 * 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 then store a bit mask who created a specific dependency: the source unit via
fragment configuration, the destination unit via fragment configuration, or fragment configuration, the destination unit via fragment configuration, or