chiark / gitweb /
man: ship systemd-udevd as the real manpage
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b9605b5b093a6681915770cd0912da185983bbe7..59ba7a2e1439757793a4113f51a7c9537378d25b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,17 +39,15 @@ Bugfixes:
 
 Features:
 
-* logind: ignore inactive login screens when checking whether power key should be handled
-
-* 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