chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 625d93c26554e8c27515a89d441b045d0f518394..cba2c8cfec427ecf13f63fb8950a73f9dd8aa3a5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,9 +21,15 @@ Bugfixes:
 
 Features:
 
-* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines
+* systemctl reboot -ff should trigger an immediate reboot
+
+* support units generated by a generator and placed in /run/systemd/system/; the directory is
+  currently ignored because it is empty before the generatores are executed
 
-* Add XDG_SESSION_CLASS
+* let 'systemctl reboot' called as non-root talk to logind instead of systemd, to get polkit
+  system policy in the loop of privilege checking, so normal users can possibly use /sbin/reboot
+
+* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines
 
 * figure out whether we should leave dbus around during shutdown