chiark / gitweb /
udev: free rule structure on error
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4a7fbb96ac7e8c7fcaaee0c339b918db567e58e8..77d2375ce4bf1bdf76a6eaa1093ce393ab092595 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,10 +17,17 @@ F18:
 
 * Retest multi-seat
 
-* file bugs against KDE/... to take the new key inhibitor locks
-
 Features:
 
+* document that deps in [Unit] sections ignore Alias= fileds in
+  [Install] units of other units, unless those units are disabled
+
+* need to update LGPL2.1 text to newest version (with updated FSF address)
+
+* allow users from "wheel" to start/stop services
+
+* systemctl: when powering down/suspending check for inhibitors, and warn.
+
 * instantiated [Install] for target units
   https://bugs.freedesktop.org/show_bug.cgi?id=54377
 
@@ -502,6 +509,8 @@ Regularly:
 
 * use secure_getenv() instead of getenv() where appropriate
 
-Scheduled for removal (or fixing):
+Scheduled for removal or fixing:
+
+* xxxOverridable dependencies (probably: fix)
 
-* xxxOverridable dependencies
+* support for early-boot SysV services (definitely: remove)