From: Zbigniew Jędrzejewski-Szmek Date: Fri, 6 May 2016 00:28:23 +0000 (-0400) Subject: Merge pull request #3190 from poettering/logind-fixes X-Git-Tag: v230~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b920500ef16a05a2b62422c865ced929147e065f;p=thirdparty%2Fsystemd.git Merge pull request #3190 from poettering/logind-fixes --- b920500ef16a05a2b62422c865ced929147e065f diff --cc TODO index 74151f0f86f,b44670ad9d4..2a8af13a14e --- a/TODO +++ b/TODO @@@ -33,8 -33,10 +33,12 @@@ Janitorial Clean-ups Features: +* make sure the ratelimit object can deal with USEC_INFINITY as way to turn off things + + * 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 + * journalctl: make sure -f ends when the container indicated by -M terminates * rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the