diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-07 17:16:50 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-07 22:20:55 +0200 |
commit | 465349c06d994dd2cc6b6fc4109ac0b9952d500a (patch) | |
tree | 491900c835ab26013cbc0ca9881535d9f8a8fff5 | |
parent | 2c21044f05e32ec483b6ab13e175278779e9ebe3 (diff) |
Update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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=... |