summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-09-12 16:18:59 +0200
committerLennart Poettering <lennart@poettering.net>2024-09-12 16:18:59 +0200
commit07696a1f07afe7f6537a7e06c3ea74aedb298e21 (patch)
treec3fc63d2e7f776289ddfcb63b235ff30a3dff309 /TODO
parentman: document that sd_bus_process() only returns otherwise unhandled messages... (diff)
downloadsystemd-07696a1f07afe7f6537a7e06c3ea74aedb298e21.tar.xz
systemd-07696a1f07afe7f6537a7e06c3ea74aedb298e21.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 54b66a976c..88b42275f7 100644
--- a/TODO
+++ b/TODO
@@ -1068,9 +1068,6 @@ Features:
* in sd-boot: load EFI drivers from a new PE section. That way, one can have a
"supercharged" sd-boot binary, that could carry ext4 drivers built-in.
-* sd-bus: document that sd_bus_process() only returns messages that non of the
- filters/handlers installed on the connection took possession of.
-
* sd-device: add an API for acquiring list of child devices, given a device
objects (i.e. all child dirents that dirs or symlinks to dirs)