summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-10 19:57:52 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-10 19:58:50 +0100
commitd0928791499734e202460d5c027b5d3e0d28e7ab (patch)
tree9e2de38ab763a5928e5b2d0d6cccf851e12b8285
parent764458325ef3586229137694538bcf5e8bde8c48 (diff)
downloadsystemd-d0928791499734e202460d5c027b5d3e0d28e7ab.tar.gz
update TODO
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7d7f90a38b..124f7d91e7 100644
--- 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?