diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-05-05 20:28:23 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-05-05 20:28:23 -0400 |
commit | b920500ef16a05a2b62422c865ced929147e065f (patch) | |
tree | 00a70d5c3ec4fcc479e16bc2a33eb09a3be6eeb1 /TODO | |
parent | 43039e4f051ddc3159fa5f9ca1e09505e1836e96 (diff) | |
parent | 64b5689647c7e12522ead1108037afe0b58b0dfd (diff) |
Merge pull request #3190 from poettering/logind-fixes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -35,6 +35,10 @@ 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 |