chiark / gitweb /
udev: path_id - skip PCI-only-parents for block devices
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d39c8fca66d18a655d60e2cb68b1162cccaf67c5..b241a511ab24647c15499180086517c167ef21d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,16 @@ Features:
 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
   or use the users cgroup information when /proc/*/loginuid is not available.
 
+* pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
+
+* logind: auto-suspend, auto-shutdown:
+        IdleAction=(none|suspend|hibernate|poweroff)
+        IdleActionDelay=...
+        SessionIdleMode=(explicit|ignore|login)
+        ForceShutdown=(yes|no)
+
+* logind: use "sleep" as generic term for "suspend", "hibernate", ...
+
 * services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)
 
 * don't delete /tmp/systemd-namespace-* before a process is gone down