chiark / gitweb /
update TODO
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 14 Feb 2012 18:24:39 +0000 (19:24 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 14 Feb 2012 18:24:39 +0000 (19:24 +0100)
TODO

diff --git a/TODO b/TODO
index 625d93c26554e8c27515a89d441b045d0f518394..7693067d477e4798311840311285b3bef7d3b273 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,11 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 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
 
 
 * Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines