chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6c0e3feebf7a545029b7c093ac548f8c627dce35..f45b02c295dec94ace85d1e932c41f84acd86d96 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,14 @@ External:
 
 Features:
 
+* what to do about udev db binary stability for apps?
+
+* add a system-wide shutdown timeout, similar to the startup timeout we already have (see fdo bz #84110)
+
+* maybe provide an API to allow migration of foreign PIDs into existing scopes.
+
+* kdbus: maybe rename "connection name" concept to something that doesn't reuse the word "name"?
+
 * PID 1 doesn't apply nspawns devices cgroup policy
 
 * rework journal-send.c to use memfds for large blobs if they are available instead of unlinked files in /tmp. Also, if we detect that the kernel knows memfds, refuse anything but sealed memfds.