]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
core/dbus-cgroup: drop unnecessary parens
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 0bb9bc620565d9abb6db1c835fd1c17e354135d9..a7bc74975deee353e9187b7bc24f26c4f5226f87 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,9 @@ Before v244:
 
 Features:
 
+* socket units: allow creating a udev monitor socket with ListenDevices= or so,
+  with matches, then actviate app thorugh that passing socket oveer
+
 * coredump: maybe when coredumping read a new xattr from /proc/$PID/exe that
   may be used to mark a whole binary as non-coredumpable. Would fix:
   https://bugs.freedesktop.org/show_bug.cgi?id=69447