diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-05-06 16:55:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-06 16:55:44 +0200 |
commit | e40a326cef05b25a80e00c8924d0d3bc8935930d (patch) | |
tree | a33312bd5c72bd40ec81515490210573f81066bd /TODO | |
parent | b37bf74411a44d8efb51173195e532442f8226e5 (diff) |
NEWS: bring NEWS a bit up-to-date
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -33,11 +33,9 @@ Janitorial Clean-ups: Features: -* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things +* IAID field must move from [Link] to [DHCP] section in .network files -* maybe: pid1: replace cgroups agent transport by AF_UNIX/SOCK_DGRAM, so that - we aren't hit by socket backlog exhaustion on the dbus AF_UNIX/SOCK_STREAM - socket +* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things * journalctl: make sure -f ends when the container indicated by -M terminates @@ -51,9 +49,6 @@ Features: * make sure resolved can be restarted without losing pushed-in dns config -* fix https://github.com/systemd/systemd/pull/2890, this shouldn't be exported - like this. - * journald: sigbus API via a signal-handler safe function that people may call from the SIGBUS handler |