[systemd-commits] 2 commits - TODO
Lennart Poettering
lennart at kemper.freedesktop.org
Mon May 7 13:21:08 PDT 2012
TODO | 8 ++++++++
1 file changed, 8 insertions(+)
New commits:
commit 14038c2e83001abfbcdc3f9f2402189a9b3d2f0c
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon May 7 22:20:08 2012 +0200
update TODO
diff --git a/TODO b/TODO
index a965ba0..ebdc98d 100644
--- 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/
commit 465349c06d994dd2cc6b6fc4109ac0b9952d500a
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon May 7 17:16:50 2012 +0200
Update TODO
diff --git a/TODO b/TODO
index b241a51..a965ba0 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,12 @@ Features:
* pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
+* 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/
+
+* automount: implement expire
+
* logind: auto-suspend, auto-shutdown:
IdleAction=(none|suspend|hibernate|poweroff)
IdleActionDelay=...
More information about the systemd-commits
mailing list