X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=fd2cfcb12490c44ea84318489b1a6c7a3ab92acb;hp=1a1e8893196bd1ca5ec45a2e150ae6a0a963b658;hb=4daf54a851e4fb7ed1a13c3117bba12528fd2c7f;hpb=550a40eceb7d1917152fc9317bf2696708d52bc2 diff --git a/TODO b/TODO index 1a1e88931..fd2cfcb12 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,4 @@ Bugfixes: -* killing nspawn with ]]] results in: - machine-f20.scope stopping timed out. Killing. - Stopped Container f20. - Unit machine-f20.scope entered failed state. - and it cannot be started again - * enabling an instance unit creates a pointless link, and the unit will be started with getty@getty.service: $ systemctl enable getty@.service @@ -150,6 +144,7 @@ Features: - allow updating attach flags during runtime - pid1: peek into activating message when activating a service - test bloom filter generation indexes + - introduce sd_bus_emit_object_added()/sd_bus_emit_object_removed() that automatically includes the build-in interfaces in the list * sd-event - allow multiple signal handlers per signal?