chiark / gitweb /
logind: make sure there's always a getty available on TTY6
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fdeb45c4fb74b49a0a8fa733b6626e81893c23e3..8c31c74571b01ee44fe70069600627aed874c065 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,10 +55,10 @@ F18:
 
 * selinux: merge systemd selinux access controls (dwalsh)
 
-* make logind reserve tty6 or so for text logins, so that gdm never picks it up
-
 Features:
 
+* move cryptsetup key caching into kernel keyctl?
+
 * make nspawn work without terminal
 
 * hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it
@@ -538,7 +538,7 @@ Regularly:
 
 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
 
-* use __secure_getenv() instead of getenv() where appropriate
+* use secure_getenv() instead of getenv() where appropriate
 
 Scheduled for removal (or fixing):