chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ff8ee5f2df484b5a13fdfb9f6275366b50d53cd6..60ca96fe92c819a2654c6fe0077ba0269a0aefd8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,23 +20,27 @@ F15 External:
 
 Features:
 
+* logind: ensure ACLs are updated on login and logout
+
+* warn if the user stops a service but not its associated socket
+
+* ensure we always set the facility when logging to kmsg
+
+* service: pid file reading after reload doesn't work, since we don't reset the pid variable
+
 * logind: spawn user@..service on login
 
 * logind: implement shutdown service
 
-* possibly apply systemd-sysctl per network device subtrees on hotplug
+* logind: non-local X11 server handling
 
-* add conditions for file executability
+* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed
 
-* allow creating fifos with tmpfiles
+* possibly apply systemd-sysctl per network device subtrees on hotplug
 
 * implement Register= switch in .socket units to enable registration
   in Avahi, RPC and other socket registration services.
 
-* Remove kill_mode parameter to kill bus calls
-
-* Fix nspawn to not read-only mount /selinux on the host system
-
 * make sure people don't leave processes around after ExecStartPre=
 
 * make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early