chiark / gitweb /
logind: introduce libsystemd-login.so as fast path to access logind data
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 36a57f4b51b682e0c309427cac7533e01a2c6da9..1577565e0336cf12980da13285c807589e681030 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,20 +20,28 @@ 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
 
-* implement Register= switch in .socket units to enable registration
-  in Avahi, RPC and other socket registration services.
+* logind: add direct client API
 
-* Remove kill_mode parameter to kill bus calls
+* possibly apply systemd-sysctl per network device subtrees on hotplug
 
-* Fix nspawn to not read-only mount /selinux on the host system
+* 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=