summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-21 02:17:24 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-21 21:12:36 +0100
commit51b4ea6f485a852671a2a95122121ecb494de331 (patch)
treed2ee101a7de33a0aa2399e9ea65897fb87e61812 /TODO
parent5a3eb5a77d7c491a31818c4dfdcf8fd7dcaaadb2 (diff)
bus: the :no-sender hack is now unnecessary, since the new library doesn't require this anymore
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index f10e7d7216..66f99a9ea8 100644
--- a/TODO
+++ b/TODO
@@ -88,8 +88,6 @@ Features:
* be more careful what we export on the bus as (usec_t) 0 and (usec_t) -1
-* check :no-sender logic after PID 1 conversion
-
* increase journal files by a few MB each time, instead of piecemeal
* add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt