chiark / gitweb /
logind: use "sleep" as generic term for "suspend", "hibernate", and later on "hybrid...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a965ba0fab2f459d2d9e14e0c9aa928aa2406f7e..cd7aecf49ebfc391dc32decb997d090b5a1836c4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,8 @@ Features:
 
 * pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
 
+* pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree
+
 * maybe introduce ~/.config/locale.conf and apply it within PAM
 
 * readahead: make use of EXT4_IOC_MOVE_EXT, as used by http://e4rat.sourceforge.net/
@@ -39,8 +41,6 @@ Features:
         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