]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #3190 from poettering/logind-fixes
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 74151f0f86f498a3afcbd6136273c2202505be95..2a8af13a14e36b9e5256f1aa1f64dd468a93fa23 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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