chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 18:57:52 +0000 (19:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 18:58:50 +0000 (19:58 +0100)
TODO

diff --git a/TODO b/TODO
index 7d7f90a38b3d74f6f57ff70933e4040678786c93..124f7d91e7287a5fbaf4863e340d88b4427c19bb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,8 +4,6 @@ Preparations for 218:
 
 * test-bus-kernel-bloom is borked
 
-* systemctl status reports all services as runtime-enabled?
-
 Bugfixes:
 
 * Should systemctl status \* work on all unit types, not just .service?
@@ -308,6 +306,7 @@ Features:
   ReadOnlyDirectories=... for whitelisting files for a service.
 
 * sd-bus:
+  - kdbus: process fd=-1 for incoming msgs
   - make dsrt happy, and change userspace header for kdbus to yyyyuta{tv}v
   - kdbus: remove NameOwnerChanged kernel messages for monitors
   - kdbus: PID/TID goes missing for method calls from outside the PID namespace?