chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Jan 2013 02:07:24 +0000 (03:07 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Jan 2013 02:07:24 +0000 (03:07 +0100)
TODO

diff --git a/TODO b/TODO
index 44922db9166d75df115e1f233deb64b3fac7877b..4748f5807774e5097633bd16b981a9947e8ecc06 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,17 +20,12 @@ Fedora 19:
 
 Features:
 
-* unify killing logic of service, socket, mount, swap units
+* logind: get rid of Resumed() signal again, instead, move PrepareForSleep(false) after coming back from suspend, and generate it unconditionally
 
-* downgrade selinux log messages
+* unify killing logic of service, socket, mount, swap units
 
 * logind: document new Resume signal and UnlockSessions call in wiki
 
-* logind: when a delay lock is taken, delay method return until we are
-  out of a suspend cycle
-
-* in "loginctl seat-status" we should mark the master device with a "*" or so
-
 * if we have systemd-analyze in C "systemctl dot" should move there too
 
 * fsck hookup for the ESP mount is missing
@@ -38,7 +33,7 @@ Features:
 * external: maybe it is time to patch procps so that "ps" links to
   libsystemd-logind to print a pretty service name, seat name, session
   name in its output. Currently it only shows cgroup membership, but
-  that's sometimes kinda hard to parse.
+  that's sometimes kinda hard to parse for a human.
 
 * write man page for efi boot generator