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