From: Lennart Poettering Date: Wed, 4 May 2016 17:01:46 +0000 (+0200) Subject: update TODO X-Git-Tag: v230~79^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89f193fac8e1b85936e32455ed7a5ea6b43d6508;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 515dfba3c99..b44670ad9d4 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,10 @@ Janitorial Clean-ups: Features: +* 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