diff options
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 |