chiark / gitweb /
TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index efe27bb7d8ddc6ae7c1dc92baf1a3360d6350f93..b993a6b2eb543576feb08e64a391ca91a39149f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,9 +17,18 @@ Bugfixes:
 
 * make polkit checks async
 
+* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
+
 Features:
 
-* bind mounts should be ordered after remount-root-fs.service
+* check utf8 everywhere
+
+* unset container= in PID1?
+
+* if we can not get user quota for tmpfs, mount a separate tmpfs instance
+  for every user in /run/user/$USER with a configured maximum size
+
+* default to actual 32bit PIDs, via /proc/sys/kernel/pid_max
 
 * add an option to make mounts private/shareable and so on, enable this for root by default