chiark / gitweb /
TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index f662104b2cdf10462eb260e7d0f741654211680a..b993a6b2eb543576feb08e64a391ca91a39149f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,25 +17,19 @@ Bugfixes:
 
 * make polkit checks async
 
-* logind is leaking fifos?
+* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
 
-* ConditionCapability=
+* check utf8 everywhere
 
-* order network mounts after network-fs-ready.target or so
-
-* read fedora style timezone name config for compat
+* 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
 
-* increase RLIMIT_NOFILE for logind, logger by default
-
 * add an option to make mounts private/shareable and so on, enable this for root by default
 
 * internal restart counter for units (focus on auto-respawn)