chiark / gitweb /
TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e08097c29cf05d8bd4a1e4a7cc1e95b0e90e87b1..b993a6b2eb543576feb08e64a391ca91a39149f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,11 +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:
+
+* 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
 
-* bind mounts should be ordered after remount-root-fs.service
+* 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