chiark / gitweb /
service: ifdef (more) distro-specific compat logic
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fa4f05c41d74237f7457d2f402d891e0d08d104d..c174099e0d2b9bab64992c7712c87c843bbba54c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+* drop IN_ATTRIB from inotify watches for .path units where possible to avoid
+  lots of wakeups due to /dev changing when we watch a subdir of /dev.
+
 * bind mounts with 'fsck' fail and block for a minute:
     /foo /bar none bind 1 1
   (using fsck is wrong, but why do we block for a minute
 
 * add VT tracking:
     - provide CK functionality
-    - start getty 2-6 only when actual vt switch happens
-      (same model as socket on-demand activation)
+    - start getty only when actual vt switch happens (same model as
+      socket on-demand activation). allocate the next free tty and
+      start a getty there. this way, pressing alt-f[1-12] will switch
+      through running X and getty sessions, and any unallocated
+      activated tty will start a new getty. the hardcoding of
+      getty[1-6] will entirely go away.
 
 * implicitly import "defaults" settings file into all types