diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-21 02:17:24 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-21 21:12:36 +0100 |
commit | 51b4ea6f485a852671a2a95122121ecb494de331 (patch) | |
tree | d2ee101a7de33a0aa2399e9ea65897fb87e61812 /TODO | |
parent | 5a3eb5a77d7c491a31818c4dfdcf8fd7dcaaadb2 (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-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |