diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-29 23:15:34 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-05-29 23:15:34 +0200 |
commit | 9246319f1fd9625a4a43883ae660ecd5ae41423a (patch) | |
tree | f9a2ca9af09f69c3508160d1bc791e2348b7b446 | |
parent | b5d22f5ebec7e28edc95e09487167ba40b6c04a7 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -31,15 +31,13 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: -* logind: listen to power-button events +* logind: listen to power/suspend/lid-button events - run poweroff if no session is active - console session should beep when we refuse to poweroff - graphical sessions will show a dialog, like they do already today - use udev to tag input devices we want to subscribe to -* power/suspend/lid button logic in logind - -* journalctl /dev/sda, journalctl /usr/bin/httpd +* journalctl /dev/sda, journalctl /usr/bin/httpd, journalctl --device=b12:8 (--device=n12, --device=+usb:1-1) * also reset /proc/sys/kernel/usermodehelper/bset /proc/sys/kernel/usermodehelper/inheritable in system.conf's CapabilityBoundingSet= |