chiark / gitweb /
systemctl: introduce systemctl reboot -ff
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5ee199fb3766e2caa8b19c325861ec9769ccf98b..46d4c0402d3a7f854c1102fa206889c903b34731 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,16 @@ Bugfixes:
 
 Features:
 
+* 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
+
+* 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
+
 * support closing all fds via RLIMIT_NOFILE instead of /proc, in order to make chroot stuff work.
 
 * add interface to allow immediate rotation of the journal, and even flushing.