chiark / gitweb /
logind: add new loginctl lock-sessions command
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 618349a3a20467a384d9b67957307095efb9980f..16c429fb751a327892067b02528c8baf7e5cef43 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,19 +39,17 @@ Bugfixes:
 
 Features:
 
-* install README to /etc/rc.d/init.d (if support for that is enabled) helping people who use "ls" there to figure out which services exist.
-
-* logind: ignore inactive login screens when checking whether power key should be handled
+* wiki: document new logind LockSessions() call
 
-* introduce log_oom() or a similar call?
+* initialize the hostname from the fs label of /, if /etc/hostname does not exist?
 
-* rename "userspace" to "core-os"
+* logind: different policy actions for idle, suspend, shutdown blockers: allow idle blockers by default, don't allow suspend blockers by default
 
-* append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386)
+* install README to /etc/rc.d/init.d (if support for that is enabled) helping people who use "ls" there to figure out which services exist.
 
-* journalctl: add --priority switch
+* logind: ignore inactive login screens when checking whether power key should be handled
 
-* journalctl highlight lines based on priorities
+* rename "userspace" to "core-os"
 
 * systemctl: "Journal has been rotated since unit was started." message is misleading